diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-06-18 12:51:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-06-18 12:51:41 +0000 |
commit | ff9e532840922fc8047fdd3bce97730d3c7a05f3 (patch) | |
tree | 72bc52bedf769afc8871c938e1c31869fd739228 /textproc/p5-PerlPoint-Converters/Makefile | |
parent | f77214e713aaf7c66f85ea971e39ae028a7f1b03 (diff) | |
download | ports-ff9e532840922fc8047fdd3bce97730d3c7a05f3.tar.gz ports-ff9e532840922fc8047fdd3bce97730d3c7a05f3.zip |
Notes
Diffstat (limited to 'textproc/p5-PerlPoint-Converters/Makefile')
-rw-r--r-- | textproc/p5-PerlPoint-Converters/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index fee27a29bfa1..7b162d797450 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -29,6 +29,8 @@ MAN3= Bundle::PerlPoint.3 \ PerlPoint::Tags::LaTeX.3 .if !defined(NOPORTDOCS) +PORTDOCS= # suck all DOCSDIR + post-patch: @cd ${WRKSRC}; ${CP} -R pp2html_styles images doc @${PERL} -pi -e 's!../(images|pp2html_styles)!$$1!g' ${WRKSRC}/doc/*.cfg |