diff options
Diffstat (limited to 'graphics/swfmill/Makefile')
-rw-r--r-- | graphics/swfmill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index 2164de68f0b4..131936baac19 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= dos2unix iconv gmake pkgconfig libtool +USES= compiler:c++11-lang dos2unix iconv gmake pkgconfig libtool USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |