ports/77503: Remove xorg library depedency from x11-fonts/bitstream-vera
Rui Lopes
rui at ruilopes.com
Mon Feb 14 13:30:24 UTC 2005
>Number: 77503
>Category: ports
>Synopsis: Remove xorg library depedency from x11-fonts/bitstream-vera
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 14 13:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Rui Lopes
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
>Description:
x11-fonts/bitstream-vera unnecessary depends on xorg libraries, please
apply the attached patch to fix this.
>How-To-Repeat:
>Fix:
--- x11-fonts::bitstream-vera.patch begins here ---
--- Makefile.orig Wed Mar 3 16:38:02 2004
+++ Makefile Mon Feb 14 13:06:35 2005
@@ -20,7 +20,7 @@
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
USE_BZIP2= yes
-USE_X_PREFIX= yes
+PREFIX?= ${X11BASE}
NO_BUILD= yes
PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
--- x11-fonts::bitstream-vera.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list