diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /textproc/p5-HTML-CTPP2 | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'textproc/p5-HTML-CTPP2')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-HTML-CTPP2/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-HTML-CTPP2/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index 4adc24c20a63..05995bb520d6 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -18,12 +18,9 @@ LIB_DEPENDS= ctpp2:${PORTSDIR}/textproc/ctpp2 USES= perl5 USE_PERL5= configure -MAN3= HTML::CTPP2.3 - # The port actually requires ${CXX} when ${CC} is defined CC= ${CXX} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/Makefile.PL diff --git a/textproc/p5-HTML-CTPP2/pkg-descr b/textproc/p5-HTML-CTPP2/pkg-descr index c8f476dae9dd..a455085f3011 100644 --- a/textproc/p5-HTML-CTPP2/pkg-descr +++ b/textproc/p5-HTML-CTPP2/pkg-descr @@ -5,4 +5,4 @@ The CTPP2 template language dialect contains 10 operators: <TMPL_var>, <TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_unless>, <TMPL_loop>, <TMPL_foreach>, <TMPL_udf>, <TMPL_include> and <TMPL_comment>. -WWW: http://ctpp.havoc.ru/en/ +WWW: http://ctpp.havoc.ru/en/ diff --git a/textproc/p5-HTML-CTPP2/pkg-plist b/textproc/p5-HTML-CTPP2/pkg-plist index c310acdc2984..c66e152abe77 100644 --- a/textproc/p5-HTML-CTPP2/pkg-plist +++ b/textproc/p5-HTML-CTPP2/pkg-plist @@ -3,6 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CTPP2/CTPP2.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CTPP2/CTPP2.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CTPP2/autosplit.ix +%%PERL5_MAN3%%/HTML::CTPP2.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CTPP2 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML |