aboutsummaryrefslogtreecommitdiff
path: root/textproc/mini-xml
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-28 08:05:13 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-28 08:05:13 +0000
commit272b2e639a4779656c69283870b3edfca6e2961c (patch)
tree822fb9a72f318cdbe097cdfcaec542042376214a /textproc/mini-xml
parente4bb8cee3ab90abb38d5374f3d5f231efac70d8b (diff)
downloadports-272b2e639a4779656c69283870b3edfca6e2961c.tar.gz
ports-272b2e639a4779656c69283870b3edfca6e2961c.zip
Notes
Diffstat (limited to 'textproc/mini-xml')
-rw-r--r--textproc/mini-xml/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/mini-xml/Makefile b/textproc/mini-xml/Makefile
index 6bd24a3a0d94..8f37b5567b68 100644
--- a/textproc/mini-xml/Makefile
+++ b/textproc/mini-xml/Makefile
@@ -26,6 +26,11 @@ MAN3= mxml.3
CAT1= mxmldoc.1
CAT3= mxml.3
+.if defined(NOPORTDOCS)
+post-patch:
+ ${REINPLACE_CMD} -e '130,133d' ${WRKSRC}/Makefile.in
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}