From 1887e34250981d3b4c1579791d9ab254729dc264 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 13 May 2006 08:16:30 +0000 Subject: - make portlint happier --- lang/gnustep-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') 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 -- cgit