aboutsummaryrefslogtreecommitdiff
path: root/news/pan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-02-24 22:00:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-02-24 22:00:41 +0000
commitcaa7b856d2e802f422972e12ddcd002b4f6b5bc7 (patch)
tree92f1b6e0cecfac9b7da23125729ea879993fbb67 /news/pan
parent1a61d551e2393efa250fa7ae2e35719b6ddd6fee (diff)
downloadports-caa7b856d2e802f422972e12ddcd002b4f6b5bc7.tar.gz
ports-caa7b856d2e802f422972e12ddcd002b4f6b5bc7.zip
Add USES=compiler:c++11-lang to fix build on GCC-based
architectures. PR: 235743 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=493817
Diffstat (limited to 'news/pan')
-rw-r--r--news/pan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 03b19a5597a6..9386679c6f51 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -20,8 +20,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
libfreetype.so:print/freetype2 \
libgmime-2.6.so:mail/gmime26
-USES= desktop-file-utils gettext-tools:build gmake gnome iconv \
- localbase pathfix pkgconfig tar:bzip2
+USES= compiler:c++11-lang desktop-file-utils gettext-tools:build \
+ gmake gnome iconv localbase pathfix pkgconfig tar:bzip2
USE_GNOME= cairo gdkpixbuf2 intlhack
GNU_CONFIGURE= yes
LDFLAGS+= -lgnuregex ${ICONV_LIB}