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