1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix build

PR:		ports/146476
Submitted by:	Tommy Scheunemann <net@arrishq.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2010-05-12 20:05:52 +00:00
parent ef3f64b5f7
commit 64b2d91238
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254218

View File

@ -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: