aboutsummaryrefslogtreecommitdiff
path: root/devel/libowfat
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:38:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:38:45 +0000
commitacacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b (patch)
tree651da5037b0f20c4a0f70a639fa0c0f659c951f1 /devel/libowfat
parent428214143dfd45bd47a803ec9420f46886c780b5 (diff)
downloadports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.tar.gz
ports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.zip
Notes
Diffstat (limited to 'devel/libowfat')
-rw-r--r--devel/libowfat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libowfat/Makefile b/devel/libowfat/Makefile
index c50f6e6cf45b..33c9fcff6a58 100644
--- a/devel/libowfat/Makefile
+++ b/devel/libowfat/Makefile
@@ -22,7 +22,7 @@ OPTIONS= LIBOWFAT_OPTIMIZED_CFLAGS "Use optimized CFLAGS" on
.include <bsd.port.pre.mk>
-MAKE_ENV+= INSTALL="${INSTALL}" CC="${CC}"
+MAKE_ENV+= INSTALL="${INSTALL}"
.if defined(WITH_LIBOWFAT_OPTIMIZED_CFLAGS)
CFLAGS+= -O2 -fomit-frame-pointer