This port requires USES=compiler:c11 to build on GCC-based architectures.

PR:		234162
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-12-22 00:57:53 +00:00
parent f51f301748
commit 3504e7f29d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488034

View File

@ -20,8 +20,8 @@ RUN_DEPENDS= display:graphics/ImageMagick6 \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}
USES= compiler:c11 gettext gmake pkgconfig tar:tgz
USE_GNOME= gtk20
USES= gettext gmake pkgconfig tar:tgz
MAKE_ARGS= CC="${CC}" CFLAGS1="${CFLAGS}"
post-extract: