aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-15 13:39:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-15 13:39:49 +0000
commite9280a5e16d0775c61fc128adcebd5f2a7a64da9 (patch)
tree401592bd163b11eed1d821fa8e8dc1b1a70fa513 /print
parent493fce514363a6f6e80493e9b248f0c4016257ed (diff)
downloadports-e9280a5e16d0775c61fc128adcebd5f2a7a64da9.tar.gz
ports-e9280a5e16d0775c61fc128adcebd5f2a7a64da9.zip
print/fontforge: fix build on GCC architectures
Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=512102
Diffstat (limited to 'print')
-rw-r--r--print/fontforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 34df32d361d0..c1f804098253 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libfreetype.so:print/freetype2
-USES= autoreconf compiler gettext gmake gnome iconv:wchar_t libtool \
+USES= autoreconf compiler:c++11-lang gettext gmake gnome iconv:wchar_t libtool \
localbase pkgconfig
USE_GITHUB= yes
USE_GNOME= glib20 libxml2