aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-04-02 19:45:29 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-04-02 19:45:29 +0000
commit57c767de395454a11f05cbe37c58c9fc3cf90960 (patch)
treeeda4c6dceef922d9e9cc12b7f498b4897d127eba /graphics/osg-devel
parent3838b743cde66a945d6b1836208cbd8efbd86747 (diff)
downloadports-57c767de395454a11f05cbe37c58c9fc3cf90960.tar.gz
ports-57c767de395454a11f05cbe37c58c9fc3cf90960.zip
Notes
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r--graphics/osg-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index ac24e847f5a2..b7770d67828b 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -55,6 +55,10 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
dot:${PORTSDIR}/graphics/graphviz
PORTDOCS= html
+pre-patch:
+ ${REINPLACE_CMD} -e 's,[[:cntrl:]]*$$,,' \
+ ${WRKSRC}/examples/osgtesselate/osgtesselate.cpp
+
post-build:
cd ${WRKSRC}/doc/Doxyfiles && OSGHOME=${WRKSRC} doxygen all_Doxyfile