From c69459e095d30078317949e9e1a136d0425275d3 Mon Sep 17 00:00:00 2001 From: rh Date: Thu, 18 Apr 2002 21:36:21 +0000 Subject: Remove the '-devel' part from the actual package name so this can be used as a drop-in replacement for 'autoconf' without unnecessarily updating dependencies all over the place. --- devel/autoconf-devel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/autoconf-devel/Makefile b/devel/autoconf-devel/Makefile index 3df3bb98c5c..60694644792 100644 --- a/devel/autoconf-devel/Makefile +++ b/devel/autoconf-devel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2002/04/14 15:45:36 christos Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/18 21:36:21 rh Exp $ DISTNAME= autoconf-2.53 -PKGNAME= autoconf-devel-2.53 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} @@ -11,7 +10,7 @@ COMMENT= Generates automatic source code configuration scripts DEPENDS= m4-1.4:../../devel/m4 -CONFLICTS= autoconf-[0-9]* +CONFLICTS= autoconf-devel-[0-9]* USE_BUILDLINK_ONLY= YES -- cgit v1.2.3