diff options
Diffstat (limited to 'textproc/expat')
-rw-r--r-- | textproc/expat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile index da9a4df336e..8e4e7d1ad9d 100644 --- a/textproc/expat/Makefile +++ b/textproc/expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/25 06:55:49 asau Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:07:01 wiz Exp $ # DISTNAME= expat-2.1.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://expat.sourceforge.net/ COMMENT= XML parser library written in C LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_TOOLS+= gmake |