aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/highlighterkit/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/highlighterkit/Makefile b/devel/highlighterkit/Makefile
index 5e6195d1a107..cdb51129102f 100644
--- a/devel/highlighterkit/Makefile
+++ b/devel/highlighterkit/Makefile
@@ -1,11 +1,11 @@
-# New ports collection makefile for: highliterkit
+# New ports collection makefile for: highlighterkit
# Date created: 28 Oct 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
-PORTNAME= highliterkit
+PORTNAME= highlighterkit
PORTVERSION= 0.1
CATEGORIES= devel
MASTER_SITES= http://download.gna.org/pmanager/0.2/
@@ -15,14 +15,11 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework needed by Project Manager
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE=
-LDCONFIG_DIRS= ${LOCALLIBDIR}
-INSTALLS_SHLIB= yes
+USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
.include <bsd.port.mk>