aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-06-21 07:50:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-06-21 07:50:04 +0000
commit26dcded542400bdb1427f08d229df505b92abeef (patch)
tree2cba70698c8b2ba9318e40a36669b6af8c6eb6b9 /x11-toolkits/gnustep-back/Makefile
parent03d1133b22891567e59c7e6e2306128d56200ff2 (diff)
downloadports-26dcded542400bdb1427f08d229df505b92abeef.tar.gz
ports-26dcded542400bdb1427f08d229df505b92abeef.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r--x11-toolkits/gnustep-back/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 495258077500..5c5eb53174a5 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnustep-back
.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION= 0.8.6
+PORTVERSION= 0.8.7
.else
PORTVERSION= 0.8.5
.endif
@@ -51,6 +51,9 @@ CONFIGURE_ARGS+= --enable-graphics=art --with-name=art
PLIST_SUB+= BACK=art USE_XLIB="@comment "
PLIST_SUB+= USE_XLIB="@comment " USE_XDPS="@comment " USE_ART=""
PKGNAMESUFFIX?= -art
+.if !defined(WITH_GNUSTEP_DEVEL)
+EXTRA_PATCHES+= ${FILESDIR}/ftfont.m.diff
+.endif
.else
CONFIGURE_ARGS+= --enable-graphics=xlib --with-name=back
PLIST_SUB+= BACK=back