aboutsummaryrefslogtreecommitdiffstats
path: root/misc/wmweather+
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-06 07:19:07 +0800
committerJohn Marino <marino@FreeBSD.org>2014-07-06 07:19:07 +0800
commitd3138a68d785d24cee45ef69b44fde88727bd1cb (patch)
treeefeff7efe567acbbd57e77a1ad338dfc2a5dea3c /misc/wmweather+
parent915a5e61569e00521893d8f04dd9748b3690a6ac (diff)
downloadfreebsd-ports-gnome-d3138a68d785d24cee45ef69b44fde88727bd1cb.tar.gz
freebsd-ports-gnome-d3138a68d785d24cee45ef69b44fde88727bd1cb.tar.zst
freebsd-ports-gnome-d3138a68d785d24cee45ef69b44fde88727bd1cb.zip
misc/wmweather+: explicitly link libm (dports)
Diffstat (limited to 'misc/wmweather+')
-rw-r--r--misc/wmweather+/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile
index f3ba8699b5a9..989f404d5e6b 100644
--- a/misc/wmweather+/Makefile
+++ b/misc/wmweather+/Makefile
@@ -29,6 +29,7 @@ WRKSRC= ${WRKDIR}/wmweather+-${PORTVERSION}
USES= iconv
USE_XORG= xpm
GNU_CONFIGURE= yes
+LDFLAGS+= -lm
CONFIGURE_ARGS+= --with-libwraster=${LOCALBASE} \
--with-libpcre=${LOCALBASE} \
--with-libcurl=${LOCALBASE} \