aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index a2c30ec7cbd8..2b5d9519d8bd 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnustep-make
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -30,6 +31,10 @@ CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf
GNUSTEP_WITHOUT_LIBOBJC= yes
.endif
+post-patch:
+ ${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}/|' \
+ ${WRKSRC}/configure
+
post-install:
${LN} -s Library/Makefiles ${GNUSTEP_PREFIX}/System/
-${MKDIR} ${GNUSTEP_PREFIX}/System/Applications