aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
commitf45d0a8198e01f9de3159f120af98857c70773c1 (patch)
tree5ccc149311d24585961d9a2cf90f90b5de162a2d /www/libapreq2/Makefile
parenta14ce15e349663b36e082c2a46c21adc66d82376 (diff)
downloadports-f45d0a8198e01f9de3159f120af98857c70773c1.tar.gz
ports-f45d0a8198e01f9de3159f120af98857c70773c1.zip
Notes
Diffstat (limited to 'www/libapreq2/Makefile')
-rw-r--r--www/libapreq2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index b30b27b314f5..a6d6c092d718 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -15,6 +15,7 @@ USE_APACHE= 22+
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf libtool
+NO_STAGE= yes
CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this
@@ -49,7 +50,6 @@ MAN3= APR::Request.3 \
PLIST_SUB+= WITH_MODPERL2=""
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -i '' -e "s!%%APACHEINCLUDEDIR%%!${APACHEINCLUDEDIR}!" \
${WRKSRC}/glue/perl/Makefile.PL