aboutsummaryrefslogtreecommitdiff
path: root/audio/aubio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-28 20:21:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-28 20:21:11 +0000
commitc1fb8553dddf2c5345ecf3a0bd75108aa4c59f3a (patch)
treeb6602fafcde7ec0086aa56e2a071a8bf85c3632b /audio/aubio
parent4a4cbc6b5844eafa3b8cae36c6871dc16a3b1978 (diff)
Notes
Diffstat (limited to 'audio/aubio')
-rw-r--r--audio/aubio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile
index 762ff2d0ccf9..b6e4cd7b95bb 100644
--- a/audio/aubio/Makefile
+++ b/audio/aubio/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
GNU_CONFIGURE= yes
# --disable-complex: does not compile due to missing carg(3) et al.
CONFIGURE_ARGS= --disable-complex
-NO_STAGE= yes
USES= gmake pathfix pkgconfig
USE_LDCONFIG= yes