aboutsummaryrefslogtreecommitdiff
path: root/graphics/krita/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-04-18 16:55:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-04-18 16:55:13 +0000
commit1c18b6d5c88cf72cd09ad7f2b52ae59059b1bdc4 (patch)
tree8f2ebeab17be4671f083ca2da87e45ff3a8c178f /graphics/krita/Makefile
parent5a3b74ef4494a27b5d10abefb96f08e74d04f5f7 (diff)
downloadports-1c18b6d5c88cf72cd09ad7f2b52ae59059b1bdc4.tar.gz
ports-1c18b6d5c88cf72cd09ad7f2b52ae59059b1bdc4.zip
Notes
Diffstat (limited to 'graphics/krita/Makefile')
-rw-r--r--graphics/krita/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 4c292dc4a103..6540934a6026 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -57,4 +57,6 @@ CONFLICTS_INSTALL= calligra-2*
PLIST_SUB= SHLIB_VER=18.0.0 \
SHLIB_SHVER=18
+LDFLAGS= -lpthread
+
.include <bsd.port.mk>