aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wmfire/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmfire/Makefile')
-rw-r--r--sysutils/wmfire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile
index 2c1401e8cc10..13c5bf413a90 100644
--- a/sysutils/wmfire/Makefile
+++ b/sysutils/wmfire/Makefile
@@ -17,7 +17,7 @@ USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_CSTD= gnu89
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lm
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
AUTOMAKE="${TRUE}"