diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2015-03-11 21:51:49 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2015-03-11 21:51:49 +0000 |
| commit | 312a70f001999e786a818cf869d95e45689c4ebd (patch) | |
| tree | 554a637207747b250479e390bdae971a809f703b /textproc/p5-HTML-FormatExternal/Makefile | |
| parent | b73be9205c903021143448cf46270e0732588b11 (diff) | |
Notes
Diffstat (limited to 'textproc/p5-HTML-FormatExternal/Makefile')
| -rw-r--r-- | textproc/p5-HTML-FormatExternal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile index 02b402edd567..d554059197c1 100644 --- a/textproc/p5-HTML-FormatExternal/Makefile +++ b/textproc/p5-HTML-FormatExternal/Makefile @@ -2,6 +2,7 @@ PORTNAME= HTML-FormatExternal PORTVERSION= 22 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ LICENSE= GPLv3 OPTIONS_DEFINE= ELINKS HTML2TEXT LINKS LYNX LYNX_CURRENT NETRIK W3M OPTIONS_DEFAULT= LYNX -BUILD_DEPENDS= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \ - p5-URI>=0.08:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0.08:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |
