aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
commitd7f59ea8de230bb289b02649cd575560e4c71e0d (patch)
treeeae797f7211f5c20b5be446f4fa649681b374597 /lang/gnustep-objc
parent3aa9b484131b5835a7875ba57cac901593286b35 (diff)
downloadports-d7f59ea8de230bb289b02649cd575560e4c71e0d.tar.gz
ports-d7f59ea8de230bb289b02649cd575560e4c71e0d.zip
Notes
Diffstat (limited to 'lang/gnustep-objc')
-rw-r--r--lang/gnustep-objc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index d013b99be8f1..297c1bc8f7f9 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -15,16 +15,13 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
GNUSTEP_WITHOUT_LIBOBJC= yes
-MAKEFILE= GNUmakefile
-ALL_TARGET=
-INSTALLS_SHLIB= yes
-LDCONFIG_DIRS= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+
NOT_FOR_ARCHS= ia64 amd64
.if !defined(GNUSTEP_WITH_BASE_GCC)