diff options
Diffstat (limited to 'databases/p5-DBIx-Sequence/Makefile')
-rw-r--r-- | databases/p5-DBIx-Sequence/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Sequence/Makefile b/databases/p5-DBIx-Sequence/Makefile index 159a8f72c5a7..a262f6c797f6 100644 --- a/databases/p5-DBIx-Sequence/Makefile +++ b/databases/p5-DBIx-Sequence/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= nistor@snickers.org COMMENT= DBIx::Sequence - A simple SQL92 ID generator -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 |