aboutsummaryrefslogtreecommitdiff
path: root/audio/wmauda
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
commit5163781803124a083a6fdae72fd2235faf64ac0c (patch)
tree6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/wmauda
parent33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff)
Notes
Diffstat (limited to 'audio/wmauda')
-rw-r--r--audio/wmauda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile
index de0ebc486452..79ac95a24806 100644
--- a/audio/wmauda/Makefile
+++ b/audio/wmauda/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
LIB_DEPENDS= mowgli:${PORTSDIR}/devel/libmowgli
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomeprefix gtk20
CFLAGS+= `pkg-config --cflags gtk+-2.0`
MAKE_ENV= MANPAGE_DIR=${MAN1PREFIX}/man/man1 \