diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-12-25 22:10:43 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-12-25 22:10:43 +0000 |
commit | 96efa5ad13f540117d0a9433f4e8f94fb9fa4524 (patch) | |
tree | e6f558b4a5d9735c20a71622bde7355ea4e9ed63 /audio/gx2osd | |
parent | 7a3eb2b1f2b327fae782378269b14c13fc47f3f9 (diff) | |
download | ports-96efa5ad13f540117d0a9433f4e8f94fb9fa4524.tar.gz ports-96efa5ad13f540117d0a9433f4e8f94fb9fa4524.zip |
Notes
Diffstat (limited to 'audio/gx2osd')
-rw-r--r-- | audio/gx2osd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/gx2osd/Makefile b/audio/gx2osd/Makefile index b9ef77619f83..2b747a717226 100644 --- a/audio/gx2osd/Makefile +++ b/audio/gx2osd/Makefile @@ -19,8 +19,6 @@ LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so.3:${PORTSDIR}/audio/cpp-xmms2 RUN_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so.3:${PORTSDIR}/audio/cpp-xmms2 -BROKEN= Doesn't compile with Glib 2.26 / Gtk 2.22 - USE_BZIP2= yes USE_PYTHON_BUILD= yes |