aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Sledge-Plugin-CacheContent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
commite6353d0b3db307b860585f8ab426823ebe603cb0 (patch)
tree006d8263c256450d1533fb1effbde963c31ee3c0 /www/p5-Sledge-Plugin-CacheContent
parent3c027b3dce2f4e990f09b0e5b44f4b086a58f8c8 (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300219
Diffstat (limited to 'www/p5-Sledge-Plugin-CacheContent')
-rw-r--r--www/p5-Sledge-Plugin-CacheContent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Sledge-Plugin-CacheContent/Makefile b/www/p5-Sledge-Plugin-CacheContent/Makefile
index 64af5533a74d..bfbafe025f54 100644
--- a/www/p5-Sledge-Plugin-CacheContent/Makefile
+++ b/www/p5-Sledge-Plugin-CacheContent/Makefile
@@ -18,7 +18,7 @@ COMMENT= A Sledge plug-in that generates and serves cached content
BUILD_DEPENDS= ${PM_DEPENDS}
RUN_DEPENDS= ${PM_DEPENDS}
-PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
+PM_DEPENDS= p5-Sledge>=0:${PORTSDIR}/www/p5-Sledge
PERL_CONFIGURE= yes