diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-03-28 17:53:24 +0000 |
commit | c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch) | |
tree | 861de8abaf5598d6319fe568cbba90cdfac71940 /audio/wmauda | |
parent | 06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff) |
Notes
Diffstat (limited to 'audio/wmauda')
-rw-r--r-- | audio/wmauda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 2fd7605e1e91..35c424f68448 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix gtk20 CFLAGS= `pkg-config --cflags gtk+-2.0` MAKE_ENV= MANPAGE_DIR=${MAN1PREFIX}/man/man1 \ |