pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/20911e66c080
branches: trunk
changeset: 469329:20911e66c080
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Feb 22 07:03:20 2004 +0000
description:
Enable pkgviews installation.
diffstat:
textproc/libxml2/Makefile | 4 +++-
textproc/p5-XML-LibXML-Common/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r d73f1d7469ec -r 20911e66c080 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Sun Feb 22 04:51:25 2004 +0000
+++ b/textproc/libxml2/Makefile Sun Feb 22 07:03:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/02/14 18:26:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.49 2004/02/22 07:03:20 minskim Exp $
DISTNAME= libxml2-${LIBXML_VERSION}
CATEGORIES= textproc
@@ -9,6 +9,8 @@
HOMEPAGE= http://xmlsoft.org/
COMMENT= XML parser library from the GNOME project
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
diff -r d73f1d7469ec -r 20911e66c080 textproc/p5-XML-LibXML-Common/Makefile
--- a/textproc/p5-XML-LibXML-Common/Makefile Sun Feb 22 04:51:25 2004 +0000
+++ b/textproc/p5-XML-LibXML-Common/Makefile Sun Feb 22 07:03:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/17 05:55:27 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/22 07:05:53 minskim Exp $
#
DISTNAME= XML-LibXML-Common-0.13
@@ -12,6 +12,8 @@
HOMEPAGE= http://search.cpan.org/~phish/XML-LibXML-Common/
COMMENT= Routines and constants common for XML::LibXML and XML::GDOME
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/LibXML/Common/.packlist
Home |
Main Index |
Thread Index |
Old Index