aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-05-13 08:16:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-05-13 08:16:30 +0000
commit1a4bb222f51178a0b49da79a9e70aed3793f2e8a (patch)
tree6936ba7726ff9d74d58448f62424eeabe7e1c830 /lang/gnustep-base
parent46f7c8045967ade484a7df02241076c8d9fc4754 (diff)
downloadports-1a4bb222f51178a0b49da79a9e70aed3793f2e8a.tar.gz
ports-1a4bb222f51178a0b49da79a9e70aed3793f2e8a.zip
Notes
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 25ac0d7b867f..d22372368c6b 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -52,7 +52,7 @@ INSTALL_APPS= SSL
CONFIGURE_ARGS+= --enable-fake-main
.endif
-PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
+PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
EXTRA_PATCHES+= ${FILESDIR}/NSFileManager.m.patch
.include <bsd.port.pre.mk>