New transfig makes base-gcc unhappy

Switching to ports-gcc fixes build on sparc64
This commit is contained in:
kmos 2022-12-21 16:38:51 +00:00
parent a32d841ccc
commit 6fc72f887f
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ RUN_DEPENDS= print/ghostscript/gnu \
# MIT-like
PERMIT_PACKAGE= Yes
COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
WANTLIB= Xpm c m png>=2 iconv
MAKE_FLAGS= CC="${CC}"