summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-07-03 13:19:49 +0000
committerjoerg <joerg@pkgsrc.org>2017-07-03 13:19:49 +0000
commite0b9ed72eea30b85bd3fa5955e8bf5f29119f30d (patch)
tree881cc927198b09ee0e9d48cbef18eac1a3c2bdca /print
parentadbc84472e707787586ac52a039934287d2b2017 (diff)
downloadpkgsrc-e0b9ed72eea30b85bd3fa5955e8bf5f29119f30d.tar.gz
Revert GCC_REQD addition. As explained on the lists, it simply doesn't
do the right thing for packages in the middle of dependency chain.
Diffstat (limited to 'print')
-rw-r--r--print/poppler/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index f627d6beeff..89f8df3c5a1 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.86 2017/07/02 09:16:01 taca Exp $
+# $NetBSD: Makefile.common,v 1.87 2017/07/03 13:19:49 joerg Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-cpp/Makefile
@@ -23,7 +23,6 @@ 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