summaryrefslogtreecommitdiff
path: root/devel/cfg+/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cfg+/Makefile')
-rw-r--r--devel/cfg+/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cfg+/Makefile b/devel/cfg+/Makefile
index b2ba52480c0..04493f0b5b7 100644
--- a/devel/cfg+/Makefile
+++ b/devel/cfg+/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 13:05:57 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2004/09/06 20:38:36 danw Exp $
#
DISTNAME= libcfg+-0.6.2
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://platon.sk/upload/_projects/00003/
@@ -12,6 +13,7 @@ COMMENT= Command line and configuration file parsing library
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
MANCOMPRESSED= yes
.include "../../mk/bsd.pkg.mk"