summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon>2013-05-23 13:14:28 +0000
committerryoon <ryoon>2013-05-23 13:14:28 +0000
commit4ed8bd712cb66749c7265dce157f93447120cd6b (patch)
treee2ccfce5e925e975265ed5ab741cdd5e092e34cc /mail
parentc1f51627f5bc8833a7d346d975defc86e21b219f (diff)
downloadpkgsrc-4ed8bd712cb66749c7265dce157f93447120cd6b.tar.gz
Fix hack.mk include.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/hacks.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/hacks.mk b/mail/thunderbird/hacks.mk
index a5f1da98a0c..0b45a9fae5c 100644
--- a/mail/thunderbird/hacks.mk
+++ b/mail/thunderbird/hacks.mk
@@ -1,6 +1,6 @@
-# $NetBSD: hacks.mk,v 1.3 2013/03/30 23:31:36 tron Exp $
+# $NetBSD: hacks.mk,v 1.4 2013/05/23 13:14:28 ryoon Exp $
# workround for link of thunderbird-bin etc.
LDFLAGS+= -Wl,-R${PREFIX}/lib/thunderbird
-.include "../../devel/xulrunner/hacks.mk"
+.include "../../devel/xulrunner17/hacks.mk"