pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/buildtool bl3ify and enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ed4f6edc3b3
branches: trunk
changeset: 470154:1ed4f6edc3b3
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Mar 07 01:47:01 2004 +0000
description:
bl3ify and enable pkgviews installation.
diffstat:
devel/buildtool/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r d013d2f85bd0 -r 1ed4f6edc3b3 devel/buildtool/Makefile
--- a/devel/buildtool/Makefile Sun Mar 07 01:42:09 2004 +0000
+++ b/devel/buildtool/Makefile Sun Mar 07 01:47:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/04 17:12:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/07 01:47:01 minskim Exp $
#
DISTNAME= buildtool-0.15
@@ -9,7 +9,9 @@
HOMEPAGE= http://buildtool.sourceforge.net/
COMMENT= Portable build infrastructure
-USE_BUILDLINK2= yes
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
HAS_CONFIGURE= yes
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index