diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-09 14:03:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-09 14:03:12 +0000 |
commit | 49501b90ef4dc4681817a3f2c087fa7547183037 (patch) | |
tree | 7fef1c188b767b8b044470e52eeb2bf22f1f5d16 | |
parent | - Pass maintainership to last pr submmitter as his request via private mail. (diff) |
Mark BROKEN: does not build.
-rw-r--r-- | audio/esperanza/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index 1a60d645ab45..67450afd7282 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -17,6 +17,8 @@ COMMENT= Advanced QT4 XMMS2 client BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so.3:${PORTSDIR}/audio/cpp-xmms2 RUN_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so.3:${PORTSDIR}/audio/cpp-xmms2 +BROKEN= does not build + USE_QT_VER= 4 QT_COMPONENTS= gui moc qmake rcc uic xml network imageformats HAS_CONFIGURE= yes |