diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-03 11:28:45 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-03 11:28:45 +0000 |
| commit | 17f16cc492a26e5a99adb06bc8d328579d258012 (patch) | |
| tree | 319833388d7cce882cab232a416b02cb3a8653d2 /textproc/p5-HTML-Format/Makefile | |
| parent | Update to 0.20.1. (diff) | |
- Update to 2.11
- Support STAGEDIR
Changes: http://search.cpan.org/dist/HTML-Format/Changes
Diffstat (limited to 'textproc/p5-HTML-Format/Makefile')
| -rw-r--r-- | textproc/p5-HTML-Format/Makefile | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index d9cc099268d1..b49a5b91e083 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Format -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,20 +15,13 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree -RUN_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ - p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp USES= perl5 USE_PERL5= modbuild INSTALL_TARGET= pure_install -MAN3= HTML::FormatPS.3 \ - HTML::FormatRTF.3 \ - HTML::FormatText.3 \ - HTML::Formatter.3 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |
