pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/automake14 Backout pkgviews installation. As poi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9daa18307ab3
branches: trunk
changeset: 475960:9daa18307ab3
user: recht <recht%pkgsrc.org@localhost>
date: Mon May 31 00:25:14 2004 +0000
description:
Backout pkgviews installation. As pointed out by minskim@ on tech-pkg@:
aclocal searches the depot only, and fails to find .m4 files.
diffstat:
devel/automake14/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ccae524e3c63 -r 9daa18307ab3 devel/automake14/Makefile
--- a/devel/automake14/Makefile Sun May 30 18:05:54 2004 +0000
+++ b/devel/automake14/Makefile Mon May 31 00:25:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/05/29 23:45:13 recht Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/31 00:25:14 recht Exp $
#
DISTNAME= automake-1.4-p6
@@ -14,7 +14,7 @@
CONFLICTS= automake<1.6
-PKG_INSTALLATION_TYPES= overwrite pkgviews
+#PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index