1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

This port is still unstaged, but this should at least fix the

build without gcc.

Approved by:	portmgr (not really, but it's still unstaged)
This commit is contained in:
Adam Weinberger 2014-07-30 00:59:45 +00:00
parent b7c9106864
commit bc030c9f40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363421

View File

@ -28,6 +28,7 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
USE_XORG= x11 xext
MAKE_ENV= FILESDIR=${FILESDIR}
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}"
NO_STAGE= yes
.include <bsd.port.mk>