From 5ae16a60e2b8d40ce682f27ee7cbbf3e66f5e998 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 11 May 2001 20:39:46 +0000 Subject: Update fox to 0.99.172, leaving fox-xunicode still at 0.99.167. --- x11-toolkits/fox/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/fox/Makefile') diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index 3354a4916f21..280a9f8ef3f2 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fox -PORTVERSION= 0.99.167 +PORTVERSION?= 0.99.172 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ @@ -19,6 +19,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ .if defined(WITH_XUNICODE) PKGNAMESUFFIX= -unicode +PATCHVERSION?= ${PORTVERSION} + PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff PATCH_DIST_STRIP= -p1 @@ -26,9 +28,11 @@ PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode CONFIGURE_ENV= X_CFLAGS=-DUSE_XUNICODE -.endif -PATCHVERSION= ${PORTVERSION} +PLIST_SUB= NEWFILE="@comment " +.else +PLIST_SUB= NEWFILE="" +.endif USE_MESA= yes INSTALLS_SHLIB= yes -- cgit v1.2.3