From 4e7aa0e43b94b1fe0909bd5f69ee99244b3039a1 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 2 Jul 2015 23:53:12 +0000 Subject: [PATCH] Fix build on 8.x and 9.x. --- graphics/libfreehand/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index f974e1f3e48f..c267e45753a9 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \ librevenge-0.0.so:${PORTSDIR}/textproc/librevenge GNU_CONFIGURE= yes -USES= gperf perl5 libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lang gperf perl5 libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_PERL5= build CONFIGURE_ARGS= --disable-werror --without-docs