aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-04-02 04:18:25 +0800
committerdinoex <dinoex@FreeBSD.org>2003-04-02 04:18:25 +0800
commitbf580bfc7b741f3963ff718fbdfbc51c7160aaa2 (patch)
tree7e10fa102e7bf6f70d817910f3eb878bc9865e49 /lang/gnustep-objc
parent0a72b053bcd28ff2f64145080c096d0764e69408 (diff)
downloadfreebsd-ports-gnome-bf580bfc7b741f3963ff718fbdfbc51c7160aaa2.tar.gz
freebsd-ports-gnome-bf580bfc7b741f3963ff718fbdfbc51c7160aaa2.tar.zst
freebsd-ports-gnome-bf580bfc7b741f3963ff718fbdfbc51c7160aaa2.zip
- add COMMENT and MAINTAINER
- make portlint happier
Diffstat (limited to 'lang/gnustep-objc')
-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}