pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/libxslt Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d53a50185be
branches:  trunk
changeset: 469334:8d53a50185be
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Feb 22 07:29:59 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 textproc/libxslt/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 62147eb5fbba -r 8d53a50185be textproc/libxslt/Makefile
--- a/textproc/libxslt/Makefile Sun Feb 22 07:25:03 2004 +0000
+++ b/textproc/libxslt/Makefile Sun Feb 22 07:29:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/02/18 13:42:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2004/02/22 07:29:59 minskim Exp $
 
 DISTNAME=      libxslt-1.1.3
 PKGNAME=       ${DISTNAME}
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://xmlsoft.org/XSLT/
 COMMENT=       XSLT parser library from the GNOME project
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index