From 196046c8bb735faebdbbd5b9c37a4ff32d54f487 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Mon, 6 Jun 2005 14:01:45 +0000 Subject: Fix rcNG script. PR: ports/81932 Submitted by: Mike Benjamin Correct fix pointed out by: flz --- audio/icecast2/Makefile | 5 ++--- audio/icecast2/pkg-plist | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/icecast2') diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 28eb2ab06a1c..9934bc5179da 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ @@ -24,7 +24,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ USE_GMAKE= yes USE_LIBTOOL_VER=15 -USE_RC_SUBR= yes +USE_RC_SUBR= icecast2.sh CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE} WRKSRC= ${WRKDIR}/icecast-${PORTVERSION} @@ -32,7 +32,6 @@ WRKSRC= ${WRKDIR}/icecast-${PORTVERSION} .include post-install: - @${INSTALL_SCRIPT} ${FILESDIR}/icecast2.sh ${PREFIX}/etc/rc.d/icecast2.sh @${CAT} ${PKGMESSAGE} .include diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist index 9cbca36b1af6..7fd31b8a28bf 100644 --- a/audio/icecast2/pkg-plist +++ b/audio/icecast2/pkg-plist @@ -1,6 +1,5 @@ bin/icecast etc/icecast.xml.sample -etc/rc.d/icecast2.sh share/doc/icecast/AUTHORS share/doc/icecast/COPYING share/doc/icecast/ChangeLog -- cgit v1.2.3