diff options
Diffstat (limited to 'audio/whysynth/Makefile')
-rw-r--r-- | audio/whysynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index d6ee81f..cb56322 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \ fftw3:${PORTSDIR}/math/fftw3 \ fftw3f:${PORTSDIR}/math/fftw3-float -USES= gmake +USES= gmake pkgconfig USE_BZIP2= yes USE_GNOME= gtk20 USE_AUTOTOOLS= libtool |