aboutsummaryrefslogtreecommitdiff
path: root/graphics/synfigstudio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-19 18:44:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-19 18:44:44 +0000
commitbd993bd3c6cc78b82e088329320bf51a2024c5fd (patch)
tree33c272a43ea1fd37d9d3053931511867129e226e /graphics/synfigstudio
parent3da1c728d4524ed71c54f5d2dd04ec205603a2b9 (diff)
downloadports-bd993bd3c6cc78b82e088329320bf51a2024c5fd.tar.gz
ports-bd993bd3c6cc78b82e088329320bf51a2024c5fd.zip
Mark BROKEN: missing header
In file included from actions/activepointadd.cpp:34: ../../src/synfigapp/canvasinterface.h:34:10: fatal error: 'sigc++/object.h' file not found #include <sigc++/object.h> Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=441259
Diffstat (limited to 'graphics/synfigstudio')
-rw-r--r--graphics/synfigstudio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 856ef5005eb5..7cd6252ef1b2 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -12,6 +12,8 @@ COMMENT= Vector-based 2D animation software package
LICENSE= GPLv2+
+BROKEN= missing header
+
BUILD_DEPENDS= etl>=0.04.19_1:devel/etl
LIB_DEPENDS= libsynfig.so:devel/synfig
RUN_DEPENDS= xdg-open:devel/xdg-utils