summaryrefslogtreecommitdiff
path: root/devel/libidn
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-08 13:09:18 +0000
committerminskim <minskim>2005-01-08 13:09:18 +0000
commitd16c077d1737c68f77d19eaa455ab7b88cdbd2aa (patch)
tree241b15f9bc7b228d381119ba90f5c3176981e981 /devel/libidn
parent0ba1c01d2cd35ae7172463e5a36d870aa999c6f0 (diff)
downloadpkgsrc-d16c077d1737c68f77d19eaa455ab7b88cdbd2aa.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'devel/libidn')
-rw-r--r--devel/libidn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 3d02d5b5870..2116bc0c231 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/26 02:08:14 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/08 13:09:18 minskim Exp $
#
DISTNAME= libidn-0.5.12
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/libidn/
COMMENT= Internationalized Domain Names command line tool
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes