diff options
Diffstat (limited to 'www/p5-Sledge-Plugin-HTML2HDML/Makefile')
-rw-r--r-- | www/p5-Sledge-Plugin-HTML2HDML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Sledge-Plugin-HTML2HDML/Makefile b/www/p5-Sledge-Plugin-HTML2HDML/Makefile index 72f178f..d17fe76 100644 --- a/www/p5-Sledge-Plugin-HTML2HDML/Makefile +++ b/www/p5-Sledge-Plugin-HTML2HDML/Makefile @@ -19,8 +19,8 @@ BUILD_DEPENDS= ${PM_DEPENDS} RUN_DEPENDS= ${PM_DEPENDS} \ html2hdml:${PORTSDIR}/www/html2hdml -PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge -PM_DEPENDS+= ${SITE_PERL}/HTTP/MobileAgent.pm:${PORTSDIR}/www/p5-HTTP-MobileAgent +PM_DEPENDS= p5-Sledge>=0:${PORTSDIR}/www/p5-Sledge +PM_DEPENDS+= p5-HTTP-MobileAgent>=0:${PORTSDIR}/www/p5-HTTP-MobileAgent PERL_CONFIGURE= yes |