diff options
Diffstat (limited to 'databases/p5-DBIx-Browse/Makefile')
-rw-r--r-- | databases/p5-DBIx-Browse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index ad88873f0080..1bd0d380cfa7 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DBIx::Browse - Perl extension to browse tables -BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI +RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI USES= perl5 USE_PERL5= configure |