diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-07-19 10:21:46 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-07-19 10:21:46 +0000 |
commit | e251d1b62b83438adf81c4d3c6a57bcf3cce4d3d (patch) | |
tree | f172c15ffe8ce47c2f6427417a46f15b50f63012 /www/p5-Apache-DB | |
parent | 75662e38ba7a79e73e75e3b86623b055a18411aa (diff) | |
download | ports-e251d1b62b83438adf81c4d3c6a57bcf3cce4d3d.tar.gz ports-e251d1b62b83438adf81c4d3c6a57bcf3cce4d3d.zip |
Notes
Diffstat (limited to 'www/p5-Apache-DB')
-rw-r--r-- | www/p5-Apache-DB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 6e612af1a462..05c49b0e1d53 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Debugging and profiling tools for mod_perl -RUN_DEPENDS= {APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 +RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 MAKE_JOBS_SAFE= yes |