aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r--textproc/xmlto/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index ac23e915a2d3..73d15c012380 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -9,8 +9,7 @@
# WITH_PASSIVETEX Enable PassiveTex support for DVI/PDF/PS output
PORTNAME= xmlto
-PORTVERSION= 0.0.17
-PORTREVISION= 2
+PORTVERSION= 0.0.18
CATEGORIES= textproc
MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
@@ -51,6 +50,10 @@ post-patch:
${REINPLACE_CMD} -e '/format\/fo\//d' ${WRKSRC}/Makefile.in
.endif
+post-build:
+ @${REINPLACE_CMD} -e 's,/usr/bin,${LOCALBASE}/bin,g' \
+ ${WRKSRC}/format/docbook/txt
+
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}