aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnustep-make
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-04-16 18:17:39 +0800
committerdinoex <dinoex@FreeBSD.org>2011-04-16 18:17:39 +0800
commitdf5007c977c6091382a98874b0f74a7bb249b363 (patch)
tree935a2794fc4f6e2253093dbe78cf0c0c7d40e119 /devel/gnustep-make
parent89484c95505459e2a14342c0422dd04fb8e264a7 (diff)
downloadfreebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.tar.gz
freebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.tar.zst
freebsd-ports-gnome-df5007c977c6091382a98874b0f74a7bb249b363.zip
- update GNUSTEP_DEVEL to 1.22.0
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index 8828f0470b08..ac7965003e81 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnustep-make
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -27,10 +28,6 @@ CONFIGURE_ARGS+= --with-thread-lib="${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf
GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX}
-.if defined(GNUSTEP_WITH_BASE_GCC)
-GNUSTEP_WITHOUT_LIBOBJC= yes
-.endif
-
post-patch:
${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}/|' \
${WRKSRC}/configure