aboutsummaryrefslogtreecommitdiff
path: root/textproc/libflate
diff options
context:
space:
mode:
authorVeniamin Gvozdikov <vg@FreeBSD.org>2013-10-17 17:13:37 +0000
committerVeniamin Gvozdikov <vg@FreeBSD.org>2013-10-17 17:13:37 +0000
commit28a776d85758aa889cfcd2f11eb863604dbaf6fd (patch)
tree44fd1389945513a3b28fbcd1158942dcaa8f2c8f /textproc/libflate
parent36675e166c8c73af84d5fd7928d38a713a93640b (diff)
downloadports-28a776d85758aa889cfcd2f11eb863604dbaf6fd.tar.gz
ports-28a776d85758aa889cfcd2f11eb863604dbaf6fd.zip
Notes
Diffstat (limited to 'textproc/libflate')
-rw-r--r--textproc/libflate/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libflate/Makefile b/textproc/libflate/Makefile
index 6a8779fca54e..43fd54d23c57 100644
--- a/textproc/libflate/Makefile
+++ b/textproc/libflate/Makefile
@@ -12,6 +12,8 @@ COMMENT= Template library used to deal with html code in CGI applications
PLIST_FILES= lib/${PORTNAME}.a \
bin/checktpl
+MAKE_ARGS+= CC=${CC}
+
NO_STAGE= yes
.include <bsd.port.pre.mk>