diff options
Diffstat (limited to 'math/cgal')
-rw-r--r-- | math/cgal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 3115040665f4..1ce24775b2a8 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -36,6 +36,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= cgal_create_cmake_script.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |