diff options
Diffstat (limited to 'math/qhull/Makefile')
-rw-r--r-- | math/qhull/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index 5471a92c15aa..efc4a13fda1a 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -19,6 +19,7 @@ MAN1= qhull.1 rbox.1 CONFLICTS= qhull-1.0* afni-[0-9]* +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's#share/man/man#man/man#g' \ ${WRKSRC}/CMakeLists.txt |