audio/amarok-kde4 fails on missing dockbook-xml when built on a tinderbox. Fix: -BUILD_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator +BUILD_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator \ + ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator LATEST_LINK= ${PORTNAME}-kde4--vI7MJEM5SgRkLa4QoXGMSTe3cbd7NqgrMArzP3ik3l55Ct2k Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- ports/audio/amarok-kde4/Makefile.orig 2010-09-29 06:33:16.000000000 +0100 +++ ports/audio/amarok-kde4/Makefile 2010-09-29 06:33:32.000000000 +0100 @@ -18,7 +18,8 @@ lastfm.0:${PORTSDIR}/audio/liblastfm \ qca.2:${PORTSDIR}/devel/qca How-To-Repeat: Try to build audio/amarok-kde4 on a tinderbox.
Maintainer of audio/amarok-kde4, Please note that PR ports/151054 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151054 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
fluffy 2010-09-29 07:37:17 UTC FreeBSD ports repository Modified files: audio/amarok-kde4 Makefile Log: - Add missing build time dependency on dockbook-xml PR: 151054 Submitted by: Matt Dawson <matt AT chronos DOT org DOT uk> Approved by: maintainer (implicit) Revision Changes Path 1.114 +2 -1 ports/audio/amarok-kde4/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!