svn commit: r347229 - head/devel/xmltooling
Martin Wilke
miwi at FreeBSD.org
Thu Mar 6 14:19:24 UTC 2014
Author: miwi
Date: Thu Mar 6 14:19:23 2014
New Revision: 347229
URL: http://svnweb.freebsd.org/changeset/ports/347229
QAT: https://qat.redports.org/buildarchive/r347229/
Log:
- Stage support
Modified:
head/devel/xmltooling/Makefile
Modified: head/devel/xmltooling/Makefile
==============================================================================
--- head/devel/xmltooling/Makefile Thu Mar 6 14:18:58 2014 (r347228)
+++ head/devel/xmltooling/Makefile Thu Mar 6 14:19:23 2014 (r347229)
@@ -23,7 +23,8 @@ USES= gmake pkgconfig
USE_LDCONFIG= yes
USE_OPENSSL= yes
-NO_STAGE= yes
+PORTDOCS= *
+
post-patch:
@${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \
${WRKSRC}/doc/Makefile.in
More information about the svn-ports-head
mailing list