aboutsummaryrefslogtreecommitdiff
path: root/net/zillion
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-04-20 18:46:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-04-20 18:46:02 +0000
commitfd1b22d0a07ed9171b7e9f703c19148914efb163 (patch)
treeeea433a84f234928b764afa9934e84d236bd0536 /net/zillion
parent0fe7f7780a32e5e4240748d9ac1b594942be8019 (diff)
downloadports-fd1b22d0a07ed9171b7e9f703c19148914efb163.tar.gz
ports-fd1b22d0a07ed9171b7e9f703c19148914efb163.zip
Notes
Diffstat (limited to 'net/zillion')
-rw-r--r--net/zillion/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/zillion/Makefile b/net/zillion/Makefile
index 744c3734ac73..88e0327e7d18 100644
--- a/net/zillion/Makefile
+++ b/net/zillion/Makefile
@@ -24,4 +24,7 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+post-patch:
+ ${REINPLACE_CMD} -e 's|^CC=|# CC=|' ${WRKSRC}/GNUmakefile
+
.include <bsd.port.mk>