aboutsummaryrefslogtreecommitdiffstats
path: root/devel/xmltooling/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xmltooling/Makefile')
-rw-r--r--devel/xmltooling/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile
index bc685c3ba55e..6e7fad680bbc 100644
--- a/devel/xmltooling/Makefile
+++ b/devel/xmltooling/Makefile
@@ -31,7 +31,7 @@ post-patch:
${WRKSRC}/configure
.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in
.endif
.include <bsd.port.mk>