aboutsummaryrefslogtreecommitdiff
path: root/math/clipper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/clipper/Makefile')
-rw-r--r--math/clipper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clipper/Makefile b/math/clipper/Makefile
index 8083898fdda9..eb7a7f1b2b4b 100644
--- a/math/clipper/Makefile
+++ b/math/clipper/Makefile
@@ -15,6 +15,6 @@ WRKSRC= ${WRKDIR}/cpp
USE_LDCONFIG= yes
USE_ZIP= yes
-USE_CMAKE= yes
+USES= cmake
.include <bsd.port.mk>