diff options
Diffstat (limited to 'textproc/p5-HTML-CTPP2/Makefile')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index 893e79e92c76..b54197543871 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CTPP2 -PORTVERSION= 2.3.6 +PORTVERSION= 2.4.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= reki@reki.ru COMMENT= Perl interface module to CTPP2 library -BUILD_DEPENDS= ctpp2>=2.3.5:${PORTSDIR}/textproc/ctpp2 +BUILD_DEPENDS= ctpp2>=2.4.1:${PORTSDIR}/textproc/ctpp2 LIB_DEPENDS= ctpp2:${PORTSDIR}/textproc/ctpp2 PERL_CONFIGURE= yes |