diff options
Diffstat (limited to 'converters/libiconv')
-rw-r--r-- | converters/libiconv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index cdb5ac199dc..471675707cd 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2014/09/02 10:07:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.65 2014/10/09 14:06:03 wiz Exp $ DISTNAME= libiconv-1.14 PKGREVISION= 2 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/libiconv/ COMMENT= Character set conversion library LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES+= c c++ USE_LIBTOOL= yes USE_TOOLS+= pax |