summaryrefslogtreecommitdiff
path: root/print/web2c
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-15 07:45:51 +0000
committerwiz <wiz@pkgsrc.org>2017-08-15 07:45:51 +0000
commit16b9cda50cb14018376b9ba280d429749676569c (patch)
tree019ecbd8a92b14823e88c6ec58d01216c4b51db8 /print/web2c
parentbedbe929e448f2bab1a8d99d610997820c008e06 (diff)
downloadpkgsrc-16b9cda50cb14018376b9ba280d429749676569c.tar.gz
With poppler-0.57 this now needs c++11 to build (nullptr).
Diffstat (limited to 'print/web2c')
-rw-r--r--print/web2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 699d32e1b62..05cc6507951 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/06/20 20:50:50 markd Exp $
+# $NetBSD: Makefile,v 1.59 2017/08/15 07:45:51 wiz Exp $
DISTNAME= texlive-20170524-source
PKGNAME= web2c-2017
@@ -21,7 +21,7 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
GNU_CONFIGURE= yes
INFO_FILES= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++11
USE_LIBTOOL= yes
USE_TOOLS+= gmake lex yacc pkg-config
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/web2c