From 5163781803124a083a6fdae72fd2235faf64ac0c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 30 Aug 2013 23:01:05 +0000 Subject: Convert audio from USE_GMAKE to USES=gmake While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix --- audio/dssi/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/dssi') 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 -- cgit v1.2.3