aboutsummaryrefslogtreecommitdiffstats
path: root/devel/objectivelib
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-12-02 04:54:04 +0800
committerdinoex <dinoex@FreeBSD.org>2006-12-02 04:54:04 +0800
commit33a1633d79e3a81e659cc11ec73fc3a6d26217f2 (patch)
treefdb7faa5975c56567f1dd590c3ea141dfc8fbf49 /devel/objectivelib
parent0115a8a154d18d8baed9ba1acbfb2388a139c5ba (diff)
downloadfreebsd-ports-gnome-33a1633d79e3a81e659cc11ec73fc3a6d26217f2.tar.gz
freebsd-ports-gnome-33a1633d79e3a81e659cc11ec73fc3a6d26217f2.tar.zst
freebsd-ports-gnome-33a1633d79e3a81e659cc11ec73fc3a6d26217f2.zip
- cleanup
forget to mention Obtained from: NetBSD
Diffstat (limited to 'devel/objectivelib')
-rw-r--r--devel/objectivelib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/objectivelib/Makefile b/devel/objectivelib/Makefile
index d424de66259b..f0eff50d322e 100644
--- a/devel/objectivelib/Makefile
+++ b/devel/objectivelib/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ObjectiveLib-${PORTVERSION}
-#EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Object containers and generic algorithms for Objective-C
@@ -22,9 +21,8 @@ USE_GNUSTEP_BASE= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-#USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
WRKSRC= ${WRKDIR}
-#GNU_CONFIGUIRE= yes
.include <bsd.port.mk>