aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-29 04:21:11 +0800
committerantoine <antoine@FreeBSD.org>2013-12-29 04:21:11 +0800
commit9274106345e6c5cd72c16006b2ecd7bb03b13eb6 (patch)
treeb6602fafcde7ec0086aa56e2a071a8bf85c3632b /audio
parent38c8ce328a914f9a806899d59445c2c3d5665b5b (diff)
downloadfreebsd-ports-gnome-9274106345e6c5cd72c16006b2ecd7bb03b13eb6.tar.gz
freebsd-ports-gnome-9274106345e6c5cd72c16006b2ecd7bb03b13eb6.tar.zst
freebsd-ports-gnome-9274106345e6c5cd72c16006b2ecd7bb03b13eb6.zip
Stage support
Diffstat (limited to 'audio')
-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