summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorryoon <ryoon>2015-08-16 02:14:20 +0000
committerryoon <ryoon>2015-08-16 02:14:20 +0000
commit31cc0caffaec0064839278ed4e4a5009b8a08fb3 (patch)
treebfe187c3334bf44defc1500b3e9a3e52b48199ab /misc
parentc7c1c435ee9a7c7445f5a1a4b667546a71a1c9c9 (diff)
downloadpkgsrc-31cc0caffaec0064839278ed4e4a5009b8a08fb3.tar.gz
Fix build with boost 1.59.0
* Add -lboost_system to LDFLAGS.
Diffstat (limited to 'misc')
-rw-r--r--misc/libreoffice/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index ca409804f13..18bd536d583 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2015/08/15 22:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2015/08/16 02:14:20 ryoon Exp $
VERREL= 5.0.0
VERRC= 5
@@ -110,6 +110,8 @@ WRAPPER_SKIP_TRANSFORM=yes
USE_LANGUAGES+= c c++
+LDFLAGS+= -lboost_system
+
USE_LIBTOOL= yes
# Use GNU find fron findutils.
TOOLS_PLATFORM.find= # empty