aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-SpreadPagination
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
commit3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch)
treeb6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /textproc/p5-Data-SpreadPagination
parent996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff)
downloadports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz
ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300241
Diffstat (limited to 'textproc/p5-Data-SpreadPagination')
-rw-r--r--textproc/p5-Data-SpreadPagination/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Data-SpreadPagination/Makefile b/textproc/p5-Data-SpreadPagination/Makefile
index 4388fc452bac..161920799d59 100644
--- a/textproc/p5-Data-SpreadPagination/Makefile
+++ b/textproc/p5-Data-SpreadPagination/Makefile
@@ -15,8 +15,8 @@ MAINTAINER= svysh@pn.sinp.msu.ru
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
+ p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
+ p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes