diff options
Diffstat (limited to 'databases/p5-DBIx-Ease/Makefile')
-rw-r--r-- | databases/p5-DBIx-Ease/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile index 5a7402560e6f..84d04925bc12 100644 --- a/databases/p5-DBIx-Ease/Makefile +++ b/databases/p5-DBIx-Ease/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Less-code DBI interactions for all drivers -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 |