diff options
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |