aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2014-02-20 07:47:51 +0800
committerdanilo <danilo@FreeBSD.org>2014-02-20 07:47:51 +0800
commit11e7aa7e8d1aeff5cf23319f2ae8a5bce19079fb (patch)
treea047d6fbb0ae33e916718f462cc03712d944327c
parent3d68368a1433fd5c964af2bdb0ecb58c04bfd97a (diff)
downloadfreebsd-ports-graphics-11e7aa7e8d1aeff5cf23319f2ae8a5bce19079fb.tar.gz
freebsd-ports-graphics-11e7aa7e8d1aeff5cf23319f2ae8a5bce19079fb.tar.zst
freebsd-ports-graphics-11e7aa7e8d1aeff5cf23319f2ae8a5bce19079fb.zip
- Add a PORTSCOUT limit
-rw-r--r--audio/csound/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 46bfeca8adb..c90832d4af6 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= swig13>0:${PORTSDIR}/devel/swig13 \
gmm++>0:${PORTSDIR}/math/gmm++
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
+PORTSCOUT= limit:^5\.
+
OPTIONS_DEFINE= ALSA DSSI FLTK FLUIDSYNTH JACK OSC PORTAUDIO PULSEAUDIO
OPTIONS_DEFAULT=FLTK
OPTIONS_SUB= yes