diff options
Diffstat (limited to 'audio/dssi/Makefile')
-rw-r--r-- | audio/dssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 402b95f3ca68..90e2b9e629b4 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ ${LOCALBASE}/include/alsa/seq_event.h:audio/alsa-lib -USES= gmake pathfix pkgconfig localbase libtool xorg +USES= gmake pkgconfig localbase libtool xorg USE_XORG= x11 GNU_CONFIGURE= yes |