summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-01 17:09:35 +0000
committerskrll <skrll@pkgsrc.org>2002-02-01 17:09:35 +0000
commit94cd2761d3cae32bcec404ab0118afa803fa4d39 (patch)
tree0520a23eefb39b65e451de5ffc9b041416a18618 /devel/autoconf
parent8e775fe3024270cced110c54715a3a12af217533 (diff)
downloadpkgsrc-94cd2761d3cae32bcec404ab0118afa803fa4d39.tar.gz
Conflict with autoconf-devel.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 0851f480fb6..5b3aff4feaf 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/11/30 21:22:25 jmc Exp $
+# $NetBSD: Makefile,v 1.31 2002/02/01 17:09:35 skrll Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -12,6 +12,8 @@ COMMENT= Generates automatic source code configuration scripts
DEPENDS= m4-1.4:../../devel/m4
+CONFLICTS= autoconf-devel-[0-9]*
+
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES