ports/60752: print/acroread5 is lacking dependency of x11/linux-XFree86-libs

Rong-En Fan rafan at infor.org
Wed Dec 31 01:50:17 UTC 2003


>Number:         60752
>Category:       ports
>Synopsis:       print/acroread5 is lacking dependency of x11/linux-XFree86-libs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 30 17:50:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 4.9-p1
>Organization:
Dept. of CSIE, NTU, Taiwan
>Environment:
System: FreeBSD 4.9-RELEASE-p1


>Description:
	After 11/19's remove X11 from linux_base-8, if you use this linux base
	then you will lack X11 lib, then you can't run acroread.
>How-To-Repeat:
	install linux_base-8-8.0_2 or higher and acroread
>Fix:


diff -ruN acroread5.orig/Makefile acroread5/Makefile
--- acroread5.orig/Makefile	Wed Dec 31 09:38:58 2003
+++ acroread5/Makefile	Wed Dec 31 09:40:46 2003
@@ -20,6 +20,8 @@
 MAINTAINER=	trevor at FreeBSD.org
 COMMENT=	View, distribute and print PDF documents
 
+RUN_DEPENS=	${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs
+
 ONLY_FOR_ARCHS=	i386
 
 USE_LINUX=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list