aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-back/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-19 11:14:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-19 11:14:50 +0000
commit897319326dd2b8fd09235f00744a99a121cde7fd (patch)
treee8ee6cc54e82ec2c29fc44c0e7dfd68069196c83 /x11-toolkits/gnustep-back/Makefile
parenta58da456deb459af716ac636e3d0df45598519ef (diff)
downloadports-897319326dd2b8fd09235f00744a99a121cde7fd.tar.gz
ports-897319326dd2b8fd09235f00744a99a121cde7fd.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r--x11-toolkits/gnustep-back/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index b2a33d5a2dd0..7b097afb59cc 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -6,11 +6,7 @@
#
PORTNAME= gnustep-back
-.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION= 0.8.9
-.else
-PORTVERSION= 0.8.5
-.endif
+PORTVERSION= 0.9.0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/
@@ -56,9 +52,6 @@ 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