aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/leocad/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 7685e6067f26..45e4adc94dce 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -30,4 +30,6 @@ PLIST_FILES= bin/leocad \
share/mime/packages/leocad.xml \
share/pixmaps/leocad.png
+PORTSCOUT= limit:^[0-9\.]*$$ # to ignore the 'continuous'
+
.include <bsd.port.mk>