diff options
author | grant <grant@pkgsrc.org> | 2002-08-22 01:22:14 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-08-22 01:22:14 +0000 |
commit | ee616438d0d0ab86a9f90fe6800fcd130cd59015 (patch) | |
tree | 9bfd9fa3595a1b1313758fbf457636cce80d0126 /devel/autoconf-devel | |
parent | fa1b61659ff0075c5b0437bda14d2c13869a30fc (diff) | |
download | pkgsrc-ee616438d0d0ab86a9f90fe6800fcd130cd59015.tar.gz |
This conflicts with autoconf, not autoconf-devel (itself!)
Diffstat (limited to 'devel/autoconf-devel')
-rw-r--r-- | devel/autoconf-devel/Makefile | 4 |
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 |