o Set command_interpreter to streamingadminserver.sh.in

to stop rcNG script.
o Bump PORTREVISION, acoodingly.

Forgotten by:	myself   ->     orz
Pointhat to:	myself
This commit is contained in:
Norikatsu Shigemura 2006-08-13 06:04:52 +00:00
parent b739c9cb36
commit cf31397c2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170451
2 changed files with 3 additions and 1 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= DarwinStreamingServer
PORTVERSION= 5.5.3
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= #http://developer.apple.com/darwin/projects/streaming/source/
# You must accept APSL (Apple Public Source License), and get
@ -25,6 +25,7 @@ NO_CDROM= ${RESTRICTED}
NO_PACKAGE= ${RESTRICTED}
USE_RC_SUBR= streamingadminserver.sh darwin_streaming_server.sh
SUB_LIST+= PERL=${PERL}
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= ${RESTRICTED}

View file

@ -12,6 +12,7 @@ streamingadminserver_enable=${streamingadminserver_enable-"NO"}
name=streamingadminserver
rcvar=`set_rcvar`
command=%%PREFIX%%/sbin/${name}.pl
command_interpreter=%%PERL%%
load_rc_config ${name}