Backout pkgviews installation. As pointed out by minskim@ on tech-pkg@:
aclocal searches the depot only, and fails to find .m4 files.
This commit is contained in:
parent
46e4201c6b
commit
4bdb3a62c3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
DISTNAME= automake-1.4-p6
|
||||||
|
@ -14,7 +14,7 @@ DEPENDS= autoconf213>=2.13:../../devel/autoconf213
|
||||||
|
|
||||||
CONFLICTS= automake<1.6
|
CONFLICTS= automake<1.6
|
||||||
|
|
||||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
#PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||||
|
|
||||||
USE_BUILDLINK3= YES
|
USE_BUILDLINK3= YES
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
|
|
Loading…
Reference in a new issue