Remove unnecessary dependency on freeswitch-core so as to avoid confusing

meta-ports

Approved by:	Richard Neese (maintainer)
This commit is contained in:
Chris Rees 2012-06-24 16:59:24 +00:00
parent 8cb6d791e7
commit 51b37917b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299895
2 changed files with 6 additions and 3 deletions

View File

@ -16,12 +16,13 @@ DIST_SUBDIR= freeswitch
MAINTAINER= r.neese@gmail.com
COMMENT= FreeSwitch Music - All Bitrates
RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
NO_WRKSUBDIR= yes
NO_BUILD= yes
SHAREOWN= ${PORTNAME}
USERS= ${PORTNAME}
GROUPS= ${USERS}
SHAREOWN= ${USERS}
SHAREGRP= ${SHAREOWN}
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
OPTIONS= 8K "Install 8000Hz Music" on \
16K "Install 16000Hz Music" on \

View File

@ -20,3 +20,5 @@
%%WITH_32K%%@dirrm %%DATADIR%%/sounds/music/32000
%%WITH_48K%%@dirrm %%DATADIR%%/sounds/music/48000
@dirrm %%DATADIR%%/sounds/music
@dirrmtry %%DATADIR%%/sounds
@dirrmtry %%DATADIR%%