summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2009-08-25 04:44:24 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2009-08-25 04:44:24 +0000
commit9460f9e4e1cd3689552f10e993385c8a37057067 (patch)
tree6cd05cd5b86b4120d18224910108d2cf7963a70e /x11
parentxorg-server builds on ia64. Include it in the xorg meta-port. (diff)
On ia64, gdm (indirectly) uses log10 and ceil. Add libm to the
list of libraries to link against. Ok'd by: marcus
Notes
Notes: svn path=/head/; revision=240298
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 7e539f71f6cf..4d9d5e2e3165 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -39,6 +39,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-working-directory=${PREFIX}/etc/gdm/home
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAS_SA_LEN" \
LDFLAGS="-L${LOCALBASE}/lib" \
+ LIBS="-lm" \
GTKDOC="false"
SUB_FILES+= gdm.pam