summaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 11:17:10 +0000
committerjlam <jlam>2004-01-05 11:17:10 +0000
commit608738d0350a2cadff8319bc135940d165ea6fe7 (patch)
tree0376c3e6dc6e2c84e788f7b7470da2a462f95a78 /converters/libiconv
parentf4b514ac434b0199919e68f0f7e5b1b93679f088 (diff)
downloadpkgsrc-608738d0350a2cadff8319bc135940d165ea6fe7.tar.gz
bl3ify
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 2dc8615ddb1..a29a787d524 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/07/28 10:11:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/05 11:17:10 jlam Exp $
#
DISTNAME= libiconv-1.9.1
@@ -10,7 +10,9 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/libiconv/
COMMENT= Character set conversion library
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES