svn commit: r363536 - head/emulators/pcemu
Antoine Brodin
antoine at FreeBSD.org
Thu Jul 31 07:43:12 UTC 2014
Author: antoine
Date: Thu Jul 31 07:43:12 2014
New Revision: 363536
URL: http://svnweb.freebsd.org/changeset/ports/363536
QAT: https://qat.redports.org/buildarchive/r363536/
Log:
Unbreak a bit
With hat: portmgr
Pointy hat: adamw
Modified:
head/emulators/pcemu/Makefile
Modified: head/emulators/pcemu/Makefile
==============================================================================
--- head/emulators/pcemu/Makefile Thu Jul 31 07:32:28 2014 (r363535)
+++ head/emulators/pcemu/Makefile Thu Jul 31 07:43:12 2014 (r363536)
@@ -28,7 +28,7 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-f
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>
More information about the svn-ports-head
mailing list