aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-05-11 20:39:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-05-11 20:39:46 +0000
commit5ae16a60e2b8d40ce682f27ee7cbbf3e66f5e998 (patch)
tree55c090f4c150ff5c08f762b24bfb5da19c8cbff7 /x11-toolkits/fox/Makefile
parent5dd718b127552a62c89b47e9d0fd09096d6d223e (diff)
Notes
Diffstat (limited to 'x11-toolkits/fox/Makefile')
-rw-r--r--x11-toolkits/fox/Makefile10
1 files changed, 7 insertions, 3 deletions
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