summaryrefslogtreecommitdiff
path: root/devel/libidn
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-08 13:09:18 +0000
committerminskim <minskim@pkgsrc.org>2005-01-08 13:09:18 +0000
commitcf3790b947b56f7449493a8978fa5e999621d510 (patch)
tree241b15f9bc7b228d381119ba90f5c3176981e981 /devel/libidn
parent3eef1490aa314839b7c0f17e2ecae8f68e59a5ee (diff)
downloadpkgsrc-cf3790b947b56f7449493a8978fa5e999621d510.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