summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-10-27 18:01:43 +0000
committerryoon <ryoon@pkgsrc.org>2017-10-27 18:01:43 +0000
commitaeb11517949be8e26525ee8bb7034defd3a1b5d5 (patch)
tree6bb8044fa9878d1c9c6f140f1012dcb4b90e5c46 /mail
parent00d23edb757a9d4329b7dc00b1743fc34ff09d5d (diff)
downloadpkgsrc-aeb11517949be8e26525ee8bb7034defd3a1b5d5.tar.gz
Remove removed inclusion. Pointed by oster@. Thank you
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/hacks.mk3
-rw-r--r--mail/thunderbird45/hacks.mk3
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/thunderbird/hacks.mk b/mail/thunderbird/hacks.mk
index cae04b62cdf..31af098a39e 100644
--- a/mail/thunderbird/hacks.mk
+++ b/mail/thunderbird/hacks.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.7 2016/04/17 18:33:50 ryoon Exp $
+# $NetBSD: hacks.mk,v 1.8 2017/10/27 18:01:43 ryoon Exp $
# workround for link of thunderbird-bin etc.
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
@@ -8,4 +8,3 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
# https://www.illumos.org/issues/4383
INSTALL_UNSTRIPPED=yes
.endif
-.include "../../devel/xulrunner17/hacks.mk"
diff --git a/mail/thunderbird45/hacks.mk b/mail/thunderbird45/hacks.mk
index 8630b860405..a37abba6254 100644
--- a/mail/thunderbird45/hacks.mk
+++ b/mail/thunderbird45/hacks.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2017/04/27 13:38:18 ryoon Exp $
+# $NetBSD: hacks.mk,v 1.2 2017/10/27 18:01:43 ryoon Exp $
# workround for link of thunderbird-bin etc.
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
@@ -8,4 +8,3 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
# https://www.illumos.org/issues/4383
INSTALL_UNSTRIPPED=yes
.endif
-.include "../../devel/xulrunner17/hacks.mk"