aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-05-29 19:58:11 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-05-29 19:58:11 +0000
commitf71220b470b3a350d42beb012144ee632cea02b9 (patch)
tree29d23970f460f3347f0c19f2734529b4c09807f9 /lang/gnustep-base
parentac0d4f138cb0055ed01f17c391c3c51c014c1480 (diff)
downloadports-f71220b470b3a350d42beb012144ee632cea02b9.tar.gz
ports-f71220b470b3a350d42beb012144ee632cea02b9.zip
Notes
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 1fe840076e88..9dda55e1e9f7 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -7,7 +7,6 @@
PORTNAME= gnustep-base
PORTVERSION= 1.18.0
-PORTREVISION= 1
CATEGORIES= lang devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -70,6 +69,8 @@ post-extract:
-e "s=%%LDCONFIG_GCC%%=${LDCONFIG_GCC}=" \
${FILESDIR}/GNUstep.sh \
> ${WRKSRC}/GNUstep.sh
+ @${REINPLACE_CMD} -e "s|/usr/local/|${LOCALBASE}/|" \
+ ${WRKSRC}/configure
post-install:
-@${MKDIR} ${ETCDIR}/rc.d