diff options
Diffstat (limited to 'databases/p5-Data-Pageset/Makefile')
-rw-r--r-- | databases/p5-Data-Pageset/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Data-Pageset/Makefile b/databases/p5-Data-Pageset/Makefile index b6810e71a1f4..c5fc9405bee3 100644 --- a/databases/p5-Data-Pageset/Makefile +++ b/databases/p5-Data-Pageset/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Page numbering and page sets -BUILD_DEPENDS= p5-Data-Page>=2:databases/p5-Data-Page -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Data-Page>=2:databases/p5-Data-Page USES= perl5 USE_PERL5= configure |