diff options
Diffstat (limited to 'www/mod_cplusplus/Makefile')
-rw-r--r-- | www/mod_cplusplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index c928dd6d78a3..d34d0ef81553 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -17,6 +17,7 @@ MAKE_JOBS_SAFE= yes USE_APACHE= 2.0+ USE_AUTOTOOLS= autoconf:262 autoheader:262 libtool:22 automake:19 aclocal:19 +CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-apxs=${APXS} |