aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_form
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-05-12 20:05:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-05-12 20:05:52 +0000
commit64b2d9123830dcc358f816f313e35145b430c8b0 (patch)
treed0dc1276797e5e15e71bf1b9ffb9632e3c4bbf2b /www/mod_auth_form
parentef3f64b5f7e500aec82fa30be90ca7cbe59d2247 (diff)
Notes
Diffstat (limited to 'www/mod_auth_form')
-rw-r--r--www/mod_auth_form/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_auth_form/Makefile b/www/mod_auth_form/Makefile
index d8b83a066e8a..c76f85d982e8 100644
--- a/www/mod_auth_form/Makefile
+++ b/www/mod_auth_form/Makefile
@@ -26,6 +26,9 @@ CONFIGURE_ENV= MYSQL_PREFIX="${LOCALBASE}" APACHE2_PREFIX="${LOCALBASE}" \
APACHE2_INCLUDE="${LOCALBASE}/include/apache${APACHE_VERSION}" \
APR1_INCLUDE="${LOCALBASE}/include/apache2"
+CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -I${LOCALBASE}/lib
+
PORTDOCS= AUTHORS NEWS README
post-install: