aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-07 23:40:23 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-07 23:40:23 +0000
commit560d2eb0bf5f933214664a43ad5169397ea0dbff (patch)
treee61a78f0169c5b6d3db742a3a79532ae3afa9fab /lang
parentdcdd82a024e96cfa26ac85f4ccaa54fe053336b4 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/lafontaine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile
index c582b1eb7042..735c172e6a49 100644
--- a/lang/lafontaine/Makefile
+++ b/lang/lafontaine/Makefile
@@ -17,6 +17,7 @@ USES= pathfix gmake pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_CSTD= gnu89
+LDFLAGS+= -lm
NO_STAGE= yes
.include <bsd.port.options.mk>