diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-24 20:05:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-24 20:05:57 +0000 |
commit | 7af14f6ae0aecc0cb94703f1ef6daf81cdd84a72 (patch) | |
tree | f4e4d7adf5e287eec177ccdf2089cb8dba9a1859 /audio | |
parent | 62a95b092e1a82bef1da87e2b47f3a055c5640c4 (diff) | |
download | ports-7af14f6ae0aecc0cb94703f1ef6daf81cdd84a72.tar.gz ports-7af14f6ae0aecc0cb94703f1ef6daf81cdd84a72.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 921434535078..1c736a74891e 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR} ${LOCALBASE}/libdata/pkgconfig/taglib-sharp.pc:${PORTSDIR}/audio/taglib-sharp RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= does not compile + USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20 |