aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xsvg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xsvg/Makefile b/graphics/xsvg/Makefile
index c52b8e10157c..f706f76763ab 100644
--- a/graphics/xsvg/Makefile
+++ b/graphics/xsvg/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libsvg-cairo.so:graphics/libsvg-cairo
USES= pkgconfig
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lXrender
+LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lXrender -lm
USE_XORG= x11 xrender
PLIST_FILES= bin/xsvg man/man1/xsvg.1.gz