aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellfire
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-25 23:20:48 +0800
committerpav <pav@FreeBSD.org>2004-07-25 23:20:48 +0800
commit8e0cfe7d132f07e9585dd875bd8f17466b826282 (patch)
tree4f0bb6663fbf8acb266b77d2b938155a287e58e8 /sysutils/gkrellfire
parent15326047fc297593a19c9ce1e392ae92b76ee055 (diff)
downloadfreebsd-ports-gnome-8e0cfe7d132f07e9585dd875bd8f17466b826282.tar.gz
freebsd-ports-gnome-8e0cfe7d132f07e9585dd875bd8f17466b826282.tar.zst
freebsd-ports-gnome-8e0cfe7d132f07e9585dd875bd8f17466b826282.zip
- Respect CFLAGS
PR: ports/69563 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
Diffstat (limited to 'sysutils/gkrellfire')
-rw-r--r--sysutils/gkrellfire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellfire/Makefile b/sysutils/gkrellfire/Makefile
index ed91f6fd09cd..535f0c4d0473 100644
--- a/sysutils/gkrellfire/Makefile
+++ b/sysutils/gkrellfire/Makefile
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
post-extract:
- @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/build
+ @${REINPLACE_CMD} -e 's|gcc|${CC} ${CFLAGS}|g' ${WRKSRC}/build
do-build:
@cd ${WRKSRC} && ./build