diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:51:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:51:16 +0000 |
commit | 3eac75b16058aaa294a0d9fa123f5a286f7a8baa (patch) | |
tree | 10bf2192c6fc34e6d5a0ac0bf03390f7e3266bb3 /audio | |
parent | 0e682dded4b509db7af4b33742b81f23f7f5df47 (diff) | |
download | ports-3eac75b16058aaa294a0d9fa123f5a286f7a8baa.tar.gz ports-3eac75b16058aaa294a0d9fa123f5a286f7a8baa.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/muse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile index deb16f85fe4a..5824ff5e2a55 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ USE_GETTEXT= yes USE_GMAKE= yes +WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug --disable-lubrify --disable-rpath |