summaryrefslogtreecommitdiff
path: root/devel/automake14
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-05-31 00:25:14 +0000
committerrecht <recht@pkgsrc.org>2004-05-31 00:25:14 +0000
commit4bdb3a62c34fb265b48909cc741032d0d96a64e6 (patch)
tree06f144c90f77703b559d17d8cbe8e1bce047a11a /devel/automake14
parent46e4201c6bf7ffbd88018b5778b373baca689ce2 (diff)
downloadpkgsrc-4bdb3a62c34fb265b48909cc741032d0d96a64e6.tar.gz
Backout pkgviews installation. As pointed out by minskim@ on tech-pkg@:
aclocal searches the depot only, and fails to find .m4 files.
Diffstat (limited to 'devel/automake14')
-rw-r--r--devel/automake14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index e3ec8427b83..32d61bc023b 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -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 @@ DEPENDS= autoconf213>=2.13:../../devel/autoconf213
CONFLICTS= automake<1.6
-PKG_INSTALLATION_TYPES= overwrite pkgviews
+#PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES