diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 4ca762c9339d..fe87ff6a44de 100644 --- a/math/Makefile +++ b/math/Makefile @@ -766,5 +766,6 @@ SUBDIR += xspread SUBDIR += yacas SUBDIR += z3 + SUBDIR += zimpl .include <bsd.port.subdir.mk> |