diff options
Diffstat (limited to 'www/p5-Apache-DBI/Makefile')
-rw-r--r-- | www/p5-Apache-DBI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile index 340aee9..a76fceb 100644 --- a/www/p5-Apache-DBI/Makefile +++ b/www/p5-Apache-DBI/Makefile @@ -14,8 +14,8 @@ COMMENT= DBI persistent connection, authentication and authorization LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 +BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI \ + ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-Apache-DBI-mp[12]* |