From 7c84e616954d034e8b9256ee8f7add56516522bf Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 27 Jan 2012 17:42:31 +0000 Subject: - Respect CC PR: 163233 Submitted by: Jan Beich Approved by: maintainer --- net-mgmt/netwox/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index 53c96c7..53e397a 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -29,6 +29,7 @@ do-configure: -e 's|%%PREFIX%%|${PREFIX}|' \ -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CFLAGS%%|${CFLAGS}|' \ + -e 's|gcc|${CC}|' \ ${WRKSRC}/config.dat (cd ${WRKSRC} ; ${SH} ${WRKSRC}/genemake ) -- cgit v1.1