diff options
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index ea2b861a0c3e..212b5d632bc6 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -12,6 +12,7 @@ COMMENT= RPN and algebraic scientific calculator USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes +LIBS+= -lm PLIST_FILES= bin/calcoo \ man/man1/calcoo.1.gz |