aboutsummaryrefslogtreecommitdiff
path: root/graphics/partio/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-07 15:45:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-07 15:45:19 +0000
commit8b4b06e1b08d0d0d67288be07058958ac71480f3 (patch)
tree1c84809375c70966b7df6d4222e8fdf5891a936f /graphics/partio/Makefile
parent02415c68f5ac766ae5bd0ae4858762c8e570d62b (diff)
downloadports-8b4b06e1b08d0d0d67288be07058958ac71480f3.tar.gz
ports-8b4b06e1b08d0d0d67288be07058958ac71480f3.zip
It seems doxygen's magic include the parent directory name, so grab all the doc
here with PORTDOCS. Pointed out by: antoine
Notes
Notes: svn path=/head/; revision=385634
Diffstat (limited to 'graphics/partio/Makefile')
-rw-r--r--graphics/partio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile
index 681db696c592..a6f96b9db3d3 100644
--- a/graphics/partio/Makefile
+++ b/graphics/partio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= partio
PORTVERSION= 1.1.0.20140128
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics math
MAINTAINER= mva@FreeBSD.org
@@ -25,6 +25,8 @@ DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
PYTHON_USES= python:2.7+
PYTHON_BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
+PORTDOCS= *
+
.include <bsd.port.options.mk>
post-patch: