aboutsummaryrefslogtreecommitdiff
path: root/devel/xmltooling
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-11 05:08:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-11 05:08:31 +0000
commitb765c8cbc69de9fccea0490a2552acc14d45113b (patch)
treedd4855006f4ee463e92f52f40c4089d9d2601f73 /devel/xmltooling
parentdcb3e8aa5942a482f435df0712a2b0cb8479b905 (diff)
Notes
Diffstat (limited to 'devel/xmltooling')
-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>