summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-12 19:39:19 +0000
committerwiz <wiz@pkgsrc.org>2003-12-12 19:39:19 +0000
commit80588a6d5a38ce7d90f422baaaa8e1b28f37ac6b (patch)
tree3646a50b9bb67eeca58fbbbb8d5c05d207f5540d /devel
parentb77bb14190ed67279d96ace591abf743a8115a29 (diff)
downloadpkgsrc-80588a6d5a38ce7d90f422baaaa8e1b28f37ac6b.tar.gz
Conflict with 1.7 versions of automake package since
they install in the same location (1.8+ and 1.6- are fine).
Diffstat (limited to 'devel')
-rw-r--r--devel/automake17/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index 03a74b48df7..2c184d3b694 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/12 19:05:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/12 19:39:19 wiz Exp $
#
DISTNAME= automake-1.7.9
@@ -13,6 +13,8 @@ COMMENT= GNU Standards-compliant Makefile generator (latest 1.7 version)
DEPENDS= autoconf>=2.54:../../devel/autoconf
+CONFLICTS= automake-1.7*
+
PLIST_SUBST+= PKG_DIR_VERSION=1.7
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES