pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/automake disable pkgviews installation for now, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f89e5cbb431c
branches:  trunk
changeset: 477341:f89e5cbb431c
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Jun 30 11:41:53 2004 +0000

description:
disable pkgviews installation for now, since it breaks other packages
ok'd by wiz

fixes PR 26119 by Rhialto

diffstat:

 devel/automake/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 21b96ab3f155 -r f89e5cbb431c devel/automake/Makefile
--- a/devel/automake/Makefile   Wed Jun 30 11:29:13 2004 +0000
+++ b/devel/automake/Makefile   Wed Jun 30 11:41:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2004/04/29 13:15:03 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2004/06/30 11:41:53 recht Exp $
 #
 
 DISTNAME=      automake-1.8.4
@@ -13,7 +13,7 @@
 
 DEPENDS=       autoconf>=2.58:../../devel/autoconf
 
-PKG_INSTALLATION_TYPES=        overwrite pkgviews
+#PKG_INSTALLATION_TYPES=       overwrite pkgviews
 
 PLIST_SUBST+=          PKG_DIR_VERSION=1.8
 USE_BUILDLINK3=                YES



Home | Main Index | Thread Index | Old Index