diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-31 01:24:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-31 01:24:31 +0800 |
commit | 7ebe35e92d32f612dd00630a3c707feaba9ee51d (patch) | |
tree | 8b5cbf49f2b698260f035f710e4c3283116a45d4 /audio | |
parent | fb3f0f055f9e7bf82e6c7c0863cfd8fc7da8c1ab (diff) | |
download | freebsd-ports-gnome-7ebe35e92d32f612dd00630a3c707feaba9ee51d.tar.gz freebsd-ports-gnome-7ebe35e92d32f612dd00630a3c707feaba9ee51d.tar.zst freebsd-ports-gnome-7ebe35e92d32f612dd00630a3c707feaba9ee51d.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/swhplugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 0727d1c1ccb7..6dd14bbb08ed 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float ONLY_FOR_ARCHS= i386 amd64 USES= gmake pkgconfig -NO_STAGE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |