aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-07-13 00:50:38 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-07-13 00:50:38 +0000
commit800b8ce98eafe25b4bc93ef9b69dabcc2d312b32 (patch)
treea075e1db17f627b100be772a69d8aa0c160645a5 /www/libapreq2
parent0c4576b423728de2c28b29ac794fc7a45a942b4a (diff)
downloadports-800b8ce98eafe25b4bc93ef9b69dabcc2d312b32.tar.gz
ports-800b8ce98eafe25b4bc93ef9b69dabcc2d312b32.zip
Notes
Diffstat (limited to 'www/libapreq2')
-rw-r--r--www/libapreq2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index 49cb4770736a..9cbcc24daa5e 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -23,11 +23,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache2:${PORTSDIR}/www/mod_perl2
CONFLICTS= p5-libapreq
-BROKEN= "Fails to configure"
-
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--enable-perl-glue
+CONFIGURE_ARGS+=--enable-perl-glue --with-apache2-apxs=${LOCALBASE}/sbin/apxs
USE_PERL5= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
WRKSRC= ${WRKDIR}/${DISTNAME:S/_04//}