summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-08-22 01:22:14 +0000
committergrant <grant@pkgsrc.org>2002-08-22 01:22:14 +0000
commitee616438d0d0ab86a9f90fe6800fcd130cd59015 (patch)
tree9bfd9fa3595a1b1313758fbf457636cce80d0126 /devel
parentfa1b61659ff0075c5b0437bda14d2c13869a30fc (diff)
downloadpkgsrc-ee616438d0d0ab86a9f90fe6800fcd130cd59015.tar.gz
This conflicts with autoconf, not autoconf-devel (itself!)
Diffstat (limited to 'devel')
-rw-r--r--devel/autoconf-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf-devel/Makefile b/devel/autoconf-devel/Makefile
index 0e623059ec4..6046d0fe183 100644
--- a/devel/autoconf-devel/Makefile
+++ b/devel/autoconf-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/08/08 11:34:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/22 01:22:14 grant Exp $
DISTNAME= autoconf-2.53
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= Generates automatic source code configuration scripts
DEPENDS= m4-1.4:../../devel/m4
-CONFLICTS= autoconf-devel-[0-9]*
+CONFLICTS= autoconf-[0-9]*
USE_BUILDLINK_ONLY= YES