aboutsummaryrefslogtreecommitdiff
path: root/graphics/geglmm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-12-13 23:37:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-12-13 23:37:42 +0000
commitea6399b11a304be20aadd891cf90057b332fbbbd (patch)
tree49d85a58e29868081903f653eabbce69ae9992b0 /graphics/geglmm
parentfe99668fc6ca8c800632de6e629aed5dd06eec55 (diff)
downloadports-ea6399b11a304be20aadd891cf90057b332fbbbd.tar.gz
ports-ea6399b11a304be20aadd891cf90057b332fbbbd.zip
- Mark BROKEN: does not compile with new gegl
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=287326
Diffstat (limited to 'graphics/geglmm')
-rw-r--r--graphics/geglmm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/geglmm/Makefile b/graphics/geglmm/Makefile
index 23e872073461..b7db58dd0f40 100644
--- a/graphics/geglmm/Makefile
+++ b/graphics/geglmm/Makefile
@@ -17,6 +17,8 @@ COMMENT= C++ bindings for GEGL
LIB_DEPENDS= gegl-0.1.107:${PORTSDIR}/graphics/gegl \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm
+BROKEN= does not compile
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes