aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2007-02-06 18:06:39 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2007-02-06 18:06:39 +0000
commit4e2d7e327da5707307174ec0bf60b43a21f2154a (patch)
treed1b3d066613f3b751d389ae44cc80ac5fbd6d945 /www/libapreq2
parent309e2cce557039753f232db3aee89f40b595162d (diff)
downloadports-4e2d7e327da5707307174ec0bf60b43a21f2154a.tar.gz
ports-4e2d7e327da5707307174ec0bf60b43a21f2154a.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 c184a7bccbef..ee302a309e96 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR=libapreq
MAINTAINER= skv@FreeBSD.org
COMMENT= Generic Apache2 Request Library
-BROKEN= Does not build
-
USE_APACHE= 2.0+
USE_LDCONFIG=yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-apache2-apxs=${APXS}
+CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
SHLIB_MAJOR= 9
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"