pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xml-i18n-tools bl3ify and enable pkgviews ins...
details: https://anonhg.NetBSD.org/pkgsrc/rev/440b3d776c8b
branches: trunk
changeset: 472748:440b3d776c8b
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Apr 12 02:09:15 2004 +0000
description:
bl3ify and enable pkgviews installation.
diffstat:
textproc/xml-i18n-tools/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 8f329b77043a -r 440b3d776c8b textproc/xml-i18n-tools/Makefile
--- a/textproc/xml-i18n-tools/Makefile Mon Apr 12 02:08:40 2004 +0000
+++ b/textproc/xml-i18n-tools/Makefile Mon Apr 12 02:09:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/12 02:09:15 minskim Exp $
DISTNAME= xml-i18n-tools-0.9
PKGREVISION= 1
@@ -11,7 +11,9 @@
CONFLICTS= intltool<=0.25
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
@@ -23,5 +25,5 @@
${INSTALL_DATA} ${WRKSRC}/$${file} ${DOCDIR}; \
done
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index