summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-22 03:09:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-22 03:09:08 +0000
commit2570d378ae82d50a74a917a6c34861e5228fc018 (patch)
tree5791b4f86e91df6e2696b2a5212aa69eed2b4faa /editors
parentThis port requires USES=compiler:c++11-lang to build on GCC-based (diff)
This port needs USES=compiler:c++11-lang to fix build on GCC-based
architectures. PR: 234122 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=488056
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 12f413f6183e..9a4b45d04c3c 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -22,7 +22,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libgoffice-0.10.so:devel/goffice010
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu
-USES= desktop-file-utils gmake iconv jpeg libtool pathfix pkgconfig
+USES= compiler:c++11-lang desktop-file-utils gmake gnome iconv jpeg \
+ libtool pathfix pkgconfig
USE_GNOME= libxml2 gtk30 librsvg2 libxslt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include