diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-03 04:42:36 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-03 04:42:36 +0000 |
| commit | 91ae406c104ed67cefbfa4d038c34b6392f45238 (patch) | |
| tree | 0783eca118db767d1af0875f4d744c055cf77b1a /cad/leocad | |
| parent | 2d0161c98dc0d408dc9fd6fe13ab60a5ee26bcf0 (diff) | |
Notes
Diffstat (limited to 'cad/leocad')
| -rw-r--r-- | cad/leocad/Makefile | 2 |
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> |
