aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-03-10 19:40:06 +0800
committerrene <rene@FreeBSD.org>2014-03-10 19:40:06 +0800
commitd54502aa330b04eee864b527685083aa43df5a99 (patch)
tree218fb359076125846586853c67ff362bc6ee13cd
parent467b788e5f46e3a09617e95c911ff8d023159d1f (diff)
downloadfreebsd-ports-gnome-d54502aa330b04eee864b527685083aa43df5a99.tar.gz
freebsd-ports-gnome-d54502aa330b04eee864b527685083aa43df5a99.tar.zst
freebsd-ports-gnome-d54502aa330b04eee864b527685083aa43df5a99.zip
Remove optional dependency on expired msic/freeswitch-scripts-devel
-rw-r--r--net/freeswitch-devel/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/freeswitch-devel/Makefile b/net/freeswitch-devel/Makefile
index 0e970edd9674..09226926057a 100644
--- a/net/freeswitch-devel/Makefile
+++ b/net/freeswitch-devel/Makefile
@@ -26,7 +26,6 @@ INSIDEOUT_DESC= Inside Out Basic Dialplan Configs
CURL_DESC= Curl dialplan configs
SOUNDS_DESC= Sound files for use with FreeSwitch PBX
MUSIC_DESC= Music on hold for use with FreeSwitch PBX
-SCRIPTS_DESC= Install Freeswitch various scripts
OPTIONS_DEFAULT= VANILLA SOUNDS MUSIC
NO_OPTIONS_SORT= yes
@@ -54,10 +53,6 @@ RUN_DEPENDS+= ${LOCALBASE}/share/freeswitch/sounds/.freeswitch-sounds:${PORTSDIR
RUN_DEPENDS+= ${LOCALBASE}/share/freeswitch/sounds/.freeswitch-music:${PORTSDIR}/audio/freeswitch-music
.endif
-.if ${PORT_OPTIONS:MSCRIPTS}
-RUN_DEPENDS+= ${LOCALBASE}/etc/freeswitch/scripts/.freeswitch-scripts:${PORTSDIR}/misc/freeswitch-scripts-devel
-.endif
-
do-install: build
@${DO_NADA}