aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Page-NoTotalEntries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Page-NoTotalEntries/Makefile')
-rw-r--r--devel/p5-Data-Page-NoTotalEntries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Data-Page-NoTotalEntries/Makefile b/devel/p5-Data-Page-NoTotalEntries/Makefile
index fa08e83327ce..a01daf1756ef 100644
--- a/devel/p5-Data-Page-NoTotalEntries/Makefile
+++ b/devel/p5-Data-Page-NoTotalEntries/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for paging results without total entries
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite
-BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple
USES= perl5