diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-06 06:19:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-06 06:19:14 +0000 |
commit | 76d4d8ef82ef66caf2513f74a3e72624c203cc9d (patch) | |
tree | 07f41283903e7d162daaa33094ee2d73541066e1 /www/p5-Apache-DB | |
parent | 15b3c0ae6c0e9bd7462cd689a09cdd99c41bd0d8 (diff) | |
download | ports-76d4d8ef82ef66caf2513f74a3e72624c203cc9d.tar.gz ports-76d4d8ef82ef66caf2513f74a3e72624c203cc9d.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 184243ce827b..f3c56b42fa9f 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= mod_perl2>=0:${PORTSDIR}/www/mod_perl2 +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 MAKE_JOBS_SAFE= yes |