summaryrefslogtreecommitdiffstats
path: root/graphics/inkscape/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/BUILD')
-rwxr-xr-xgraphics/inkscape/BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/inkscape/BUILD b/graphics/inkscape/BUILD
deleted file mode 100755
index d2b3b048ed..0000000000
--- a/graphics/inkscape/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-# Dependency hell demands C++11.
-CXXFLAGS+=" -std=gnu++11" &&
-if is_version_less 0.57 "$(installed_version poppler)"; then
- CPPFLAGS+=" -DPOPPLER_NEW_OBJECT_API=1"
-fi &&
-default_build