summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2002-08-22 01:22:14 +0000
committergrant <grant>2002-08-22 01:22:14 +0000
commit17d2273c561c03571372d35c9de49d0c47407df2 (patch)
tree9bfd9fa3595a1b1313758fbf457636cce80d0126
parent4628ece3805d56dcc9d03a85fa95c0c0dcb1a437 (diff)
downloadpkgsrc-17d2273c561c03571372d35c9de49d0c47407df2.tar.gz
This conflicts with autoconf, not autoconf-devel (itself!)
-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