diff options
-rw-r--r-- | devel/xmltooling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index bc685c3ba55..6e7fad680bb 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> |