summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-07-02 09:15:32 +0000
committertaca <taca@pkgsrc.org>2017-07-02 09:15:32 +0000
commit691a38236fad963bd0acc0706879bcf1d8eb523a (patch)
tree4ee15aaad0525da81e2647221e3114435b89e67f /print
parent60ac049145cd805cc1ba29523aade0da84be02f7 (diff)
downloadpkgsrc-691a38236fad963bd0acc0706879bcf1d8eb523a.tar.gz
Add GCC_REQD=4.8 to fix build problem on NetBSD 6.1_STABLE.
Diffstat (limited to 'print')
-rw-r--r--print/poppler/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index 9964ed1779d..f627d6beeff 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.85 2017/05/22 08:40:10 adam Exp $
+# $NetBSD: Makefile.common,v 1.86 2017/07/02 09:16:01 taca Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -23,6 +23,7 @@ PATCHDIR= ${.CURDIR}/../../print/poppler/patches
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
+GCC_REQD= 4.8
# Don't accidentally find libtiff
CONFIGURE_ARGS+= --disable-libtiff