aboutsummaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-06-24 19:29:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-06-24 19:29:10 +0000
commit376ee10372ef051fad61dfb755b440cfaefed617 (patch)
treea282f884e588de31f9454c0eb9038828cbdea6d3 /print/cups
parenta97edea54a31c5e50ebe8f1df0cb09d5c7a6282f (diff)
downloadports-376ee10372ef051fad61dfb755b440cfaefed617.tar.gz
ports-376ee10372ef051fad61dfb755b440cfaefed617.zip
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-Wno-unused-result" (et. al.) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=540341
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 0c016051fe8e..7b8a3ef8e38b 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -36,7 +36,7 @@ CONFIGURE_ARGS= --disable-dnssd \
--with-pam-module="unix" \
ac_cv_path_JAVA= ac_cv_path_PERL= ac_cv_path_PHPCGI= \
ac_cv_path_PHP= ac_cv_path_PYTHON=
-USES= cpe gmake iconv localbase pkgconfig
+USES= compiler:c++11-lang cpe gmake iconv localbase pkgconfig
CPE_VENDOR= apple
USE_LDCONFIG= yes
USE_RC_SUBR= cupsd