summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormarino <marino>2012-05-16 18:02:45 +0000
committermarino <marino>2012-05-16 18:02:45 +0000
commitf562ddd48bef411054d7cb28b6f645b7ecbf4f3b (patch)
tree360c393bb84439f8d690e2639a810e94eb2938ca /time
parent978547a115e576462157e04318222dddc4207016 (diff)
downloadpkgsrc-f562ddd48bef411054d7cb28b6f645b7ecbf4f3b.tar.gz
time/evolution_webcal: Fix indirect linking on DragonFly
Diffstat (limited to 'time')
-rw-r--r--time/evolution-webcal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index f1e62740d8c..5b7a5d266ef 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/04/27 12:32:05 obache Exp $
+# $NetBSD: Makefile,v 1.55 2012/05/16 18:02:45 marino Exp $
#
DISTNAME= evolution-webcal-2.32.0
@@ -20,6 +20,8 @@ USE_PKGLOCALEDIR= YES
GCONF_SCHEMAS= evolution-webcal.schemas
+LDFLAGS.DragonFly= -lgthread-2.0
+
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"