aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-20 04:55:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-20 04:55:49 +0000
commit7b0fceb72fabb81ab96f4ac258f61e86321bd3d9 (patch)
tree09535adbdf4e580add5ae1622ffce7bb0d85da32 /print/gutenprint
parent79d9f2af7e18c85bccb1c8a73508466d316676b7 (diff)
downloadports-7b0fceb72fabb81ab96f4ac258f61e86321bd3d9.tar.gz
ports-7b0fceb72fabb81ab96f4ac258f61e86321bd3d9.zip
This port needs USES=compiler:c11 to build on GCC-based architectures.
PR: 233918 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=487836
Diffstat (limited to 'print/gutenprint')
-rw-r--r--print/gutenprint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index 4b155d23e8dc..15e89f0cf7f5 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -19,7 +19,8 @@ CONFLICTS= gimp-print-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --enable-simplified-cups-ppds DLOPEN_LIBS=" "
INSTALL_TARGET= install-strip
-USES= gettext gmake libtool pathfix perl5 pkgconfig tar:bzip2
+USES= compiler:c11 gettext gmake libtool pathfix perl5 pkgconfig \
+ tar:bzip2
.if !defined(GUT_SLAVE)
LIB_DEPENDS+= libcupsimage.so:print/cups