Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 17:02:40 +0300 (EEST)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38695: [PATCH] print/acroread5: correctly depend on linux_base
Message-ID:  <200205291402.g4TE2eCH058913@mile.nevermind.kiev.ua>

next in thread | raw e-mail | index | archive | help

>Number:         38695
>Category:       ports
>Synopsis:       [PATCH] print/acroread5: correctly depend on linux_base
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 29 07:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.6-RC i386
>Organization:
Net.Style Ltd.
>Environment:
System: FreeBSD mile.nevermind.kiev.uamind.kiev.ua 4.6-RC FreeBSD 4.6-RC #0: Fri May 24 18:42:52 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386

>Description:
	Acroread5 does not correctly depend on linux_base, correct way is to use USE_LINUX=yes.
>How-To-Repeat:
	Look at /usr/ports/print/acroread5/Makefile
>Fix:
--- Makefile.orig	Wed May 29 16:58:34 2002
+++ Makefile	Wed May 29 16:59:22 2002
@@ -15,7 +15,7 @@
 .endif
 MAINTAINER=	osa@FreeBSD.org.ru
 
-RUN_DEPENDS=	/compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
+USE_LINUX=	yes
 
 ONLY_FOR_ARCHS=	i386
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205291402.g4TE2eCH058913>