aboutsummaryrefslogtreecommitdiff
path: root/devel/objectivelib/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-01 20:54:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-01 20:54:04 +0000
commit49259fd300967e504f8c1d0ba72bf1e77047a9d2 (patch)
tree93a93697b1f8ce6864852469eb34d9b26e51dda4 /devel/objectivelib/Makefile
parentecb3785407da1a2f93bf03291182fbb1e54d5c89 (diff)
downloadports-49259fd300967e504f8c1d0ba72bf1e77047a9d2.tar.gz
ports-49259fd300967e504f8c1d0ba72bf1e77047a9d2.zip
- cleanup
forget to mention Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=178509
Diffstat (limited to 'devel/objectivelib/Makefile')
-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>