pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libidn Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e7118c13678
branches:  trunk
changeset: 487065:6e7118c13678
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 08 13:09:18 2005 +0000

description:
Enable pkgviews installation.

diffstat:

 devel/libidn/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 843f9b83670e -r 6e7118c13678 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Sat Jan 08 12:56:09 2005 +0000
+++ b/devel/libidn/Makefile     Sat Jan 08 13:09:18 2005 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index