diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-30 17:24:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-30 17:24:31 +0000 |
commit | 7afb1f73e757604e961337223da7fceb0a24b663 (patch) | |
tree | 8b5cbf49f2b698260f035f710e4c3283116a45d4 /audio/swhplugins | |
parent | 5505166d44b9fb7f51d82bb3bb9487e7303e8a60 (diff) | |
download | ports-7afb1f73e757604e961337223da7fceb0a24b663.tar.gz ports-7afb1f73e757604e961337223da7fceb0a24b663.zip |
Notes
Diffstat (limited to 'audio/swhplugins')
-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 |