summaryrefslogtreecommitdiff
path: root/graphics/makehuman
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:29:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:29:36 +0000
commit798917e8320ef51e15de8acb543242bb76e6c0e7 (patch)
treeb9639eb090dd46676c323d87e67b80ca2906bcc7 /graphics/makehuman
parent- Switch to USES=libtool, drop .la files (diff)
- Optionize DOCS
Notes
Notes: svn path=/head/; revision=362743
Diffstat (limited to 'graphics/makehuman')
-rw-r--r--graphics/makehuman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile
index 4e6247373c7b..ff7fe2321c18 100644
--- a/graphics/makehuman/Makefile
+++ b/graphics/makehuman/Makefile
@@ -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' \