diff options
Diffstat (limited to 'databases/p5-DBIx-Recordset/Makefile')
-rw-r--r-- | databases/p5-DBIx-Recordset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Recordset/Makefile b/databases/p5-DBIx-Recordset/Makefile index 6afc74be6c1f..ce7fb946a91f 100644 --- a/databases/p5-DBIx-Recordset/Makefile +++ b/databases/p5-DBIx-Recordset/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for abstraction and simplification of database access -BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |