svn commit: r362743 - head/graphics/makehuman
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jul 23 22:29:36 UTC 2014
Author: amdmi3
Date: Wed Jul 23 22:29:36 2014
New Revision: 362743
URL: http://svnweb.freebsd.org/changeset/ports/362743
QAT: https://qat.redports.org/buildarchive/r362743/
Log:
- Optionize DOCS
Modified:
head/graphics/makehuman/Makefile
Modified: head/graphics/makehuman/Makefile
==============================================================================
--- head/graphics/makehuman/Makefile Wed Jul 23 22:29:30 2014 (r362742)
+++ head/graphics/makehuman/Makefile Wed Jul 23 22:29:36 2014 (r362743)
@@ -25,7 +25,7 @@ PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
PORTDATA= *
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's,find . \(-name .*\) -exec cp --parents {} \(.*\) \\;,find -d . \1 | ${CPIO} -dumpl \2,g' \
More information about the svn-ports-head
mailing list