diff options
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r-- | devel/dotconf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index e6b25d6e03f..3bfa5f7dfb2 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/04 16:57:00 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/31 11:16:54 asau Exp $ # DISTNAME= dotconf-1.3 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.opentts.org/projects/dotconf COMMENT= Simple-to-use and powerful configuration-file parser library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |