1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Unbreak a bit

With hat:	portmgr
Pointy hat:	adamw
This commit is contained in:
Antoine Brodin 2014-07-31 07:43:12 +00:00
parent f34f67cc71
commit 1aedb04602
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363536

View File

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