aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
commitccd3e4a8d4cb4895f5f7021c123161b64e93da9d (patch)
tree1631b12f177eccd4b4c767181dd6145fa883cbb7 /devel/gnustep-make
parentc3c75e1d1c310dc3e17040119c967db3008e32ce (diff)
downloadports-ccd3e4a8d4cb4895f5f7021c123161b64e93da9d.tar.gz
ports-ccd3e4a8d4cb4895f5f7021c123161b64e93da9d.zip
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r--devel/gnustep-make/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index fa11ac9e17a7..40f715912c29 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -14,15 +14,13 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep makefile package
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \
CFLAGS="${CFLAGS}"
CONFIGURE_TARGET=
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
MAKEFILE=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
CFLAGS+= ${PTHREAD_CFLAGS}