diff options
Diffstat (limited to 'textproc/p5-Data-SpreadPagination')
-rw-r--r-- | textproc/p5-Data-SpreadPagination/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Data-SpreadPagination/Makefile b/textproc/p5-Data-SpreadPagination/Makefile index edbc5934f2f6..4388fc452bac 100644 --- a/textproc/p5-Data-SpreadPagination/Makefile +++ b/textproc/p5-Data-SpreadPagination/Makefile @@ -17,7 +17,7 @@ COMMENT= Page numbering and spread pagination BUILD_DEPENDS= \ ${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page \ ${SITE_PERL}/Math/Round.pm:${PORTSDIR}/math/p5-Math-Round -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |