diff options
Diffstat (limited to 'cad/solvespace/Makefile')
-rw-r--r-- | cad/solvespace/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile index 10b2c4a60f2c..852ab3a1c464 100644 --- a/cad/solvespace/Makefile +++ b/cad/solvespace/Makefile @@ -29,6 +29,4 @@ USE_XORG= x11 USE_LDCONFIG= yes INSTALLS_ICONS= yes -BROKEN_FreeBSD_9= Does not build on FreeBSD 9.x - .include <bsd.port.mk> |