aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-objc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gnustep-objc/Makefile')
-rw-r--r--lang/gnustep-objc/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index d6199bce4d04..6156fa01dbbf 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -5,11 +5,14 @@
# $FreeBSD$
#
-MASTERDIR?= ${.CURDIR}/../../lang/gcc32
-
PKGNAMESUFFIX= -objc
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= GNU Compiler Collection 3.2.2 with threads and shared libs
+
WANT_SHAREDLIBS= yes
WANT_THREADS_SUPPORT= yes
+MASTERDIR?= ${.CURDIR}/../../lang/gcc32
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}