diff options
Diffstat (limited to 'audio/dssi')
-rw-r--r-- | audio/dssi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 5459a37d8209..155aeddba689 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -23,8 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa OPTIONS_DEFINE= QT4 -USES= pathfix pkgconfig -USE_GMAKE= yes +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |