From 3b2eb4c53c4c344148d15f386437a102e64e83be Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 8 Jan 2004 19:58:34 +0000 Subject: Share PKGNAME so that we get implicit conflicts through the version number. There is no need for different PKGNAMEs, which will only make things more complex in the future (to track dependancies and the like). --- audio/icecast/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'audio/icecast') diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index f08e6416ebd..4cfcb593845 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/08 19:42:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/08 19:58:34 jmmv Exp $ # DISTNAME= icecast-1.3.12 @@ -14,8 +14,6 @@ USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined USE_PKGINSTALL= yes -CONFLICTS+= icecast2-[0-9]* - RCD_SCRIPTS= icecast PKG_SYSCONFSUBDIR= icecast -- cgit v1.2.3