summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 11:17:10 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 11:17:10 +0000
commit2c03f435c837dcfa10f204128f2c33465a17cefb (patch)
tree0376c3e6dc6e2c84e788f7b7470da2a462f95a78 /converters
parent88bdf50ea4d5a9d2cfa2a160bbcd011e9becd5e2 (diff)
downloadpkgsrc-2c03f435c837dcfa10f204128f2c33465a17cefb.tar.gz
bl3ify
Diffstat (limited to 'converters')
-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