diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-21 02:25:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-21 02:25:42 +0000 |
commit | d21cc0a0753fcda6824eb6f7400934e7b4c3362a (patch) | |
tree | 8e03f9a3732cc61c837d9044135879acb67489ce /audio/swhplugins/Makefile | |
parent | b7bf4260eae6c69589d02ffe4a8eb77dd9f9fc02 (diff) | |
download | ports-d21cc0a0753fcda6824eb6f7400934e7b4c3362a.tar.gz ports-d21cc0a0753fcda6824eb6f7400934e7b4c3362a.zip |
Notes
Diffstat (limited to 'audio/swhplugins/Makefile')
-rw-r--r-- | audio/swhplugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index a4dccee2d6b8..0b85ab619817 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float # includes assembler code ONLY_FOR_ARCHS= i386 amd64 +USE_PKGCONFIG= build USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes |