svn commit: r335751 - head/graphics/k3d
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 6 14:22:04 UTC 2013
Author: bapt
Date: Fri Dec 6 14:22:03 2013
New Revision: 335751
URL: http://svnweb.freebsd.org/changeset/ports/335751
Log:
Mark as broken: fails to configure
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/k3d/work/.build/CMakeFiles/CMakeOutput.log".
*** [do-configure] Error code 1
Modified:
head/graphics/k3d/Makefile
Modified: head/graphics/k3d/Makefile
==============================================================================
--- head/graphics/k3d/Makefile Fri Dec 6 14:20:16 2013 (r335750)
+++ head/graphics/k3d/Makefile Fri Dec 6 14:22:03 2013 (r335751)
@@ -13,6 +13,8 @@ COMMENT= 3D modeling, animation, and ren
LICENSE= GPLv2
+BROKEN= Fails to configure
+
BUILD_DEPENDS= ${LOCALBASE}/include/gmm/gmm.h:${PORTSDIR}/math/gmm++
LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \
execinfo:${PORTSDIR}/devel/libexecinfo \
More information about the svn-ports-all
mailing list