aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2003-06-18 15:34:02 +0800
committersheldonh <sheldonh@FreeBSD.org>2003-06-18 15:34:02 +0800
commit63fabd473c03566346d53ce6e81172365251a42c (patch)
treea0834ae34274c5ebfa40019f82c419848a884104 /www
parented831086d0895ee574c5bb5d78bf37c0aabab087 (diff)
downloadfreebsd-ports-gnome-63fabd473c03566346d53ce6e81172365251a42c.tar.gz
freebsd-ports-gnome-63fabd473c03566346d53ce6e81172365251a42c.tar.zst
freebsd-ports-gnome-63fabd473c03566346d53ce6e81172365251a42c.zip
Make WKRDIRPREFIX clean.
Reported by: kris Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/mod_webapp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile
index c159a518252e..db2b7ad20fa3 100644
--- a/www/mod_webapp/Makefile
+++ b/www/mod_webapp/Makefile
@@ -37,7 +37,7 @@ APACHECTL?= ${LOCALBASE}/sbin/apachectl
APR_LIB?= ${LOCALBASE}/lib/
APR_INCLUDE?= ${LOCALBASE}/include/apr-0/
APACHE_MODULES?= libexec/apache/
-APR_SRC?= ${PORTSDIR}/devel/apr/work/apr-?\.?\.?/
+APR_SRC?= ${WRKDIRPREFIX}${PORTSDIR}/devel/apr/work/apr-?\.?\.?/
LIBTOOL?= ${LOCALBASE}/bin/libtool
AUTOCONF?= ${LOCALBASE}/bin/autoconf