pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Remove removed inclusion. Pointed by oster@. Than...
details: https://anonhg.NetBSD.org/pkgsrc/rev/336909030eb5
branches: trunk
changeset: 370909:336909030eb5
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Oct 27 18:01:43 2017 +0000
description:
Remove removed inclusion. Pointed by oster@. Thank you
diffstat:
mail/thunderbird/hacks.mk | 3 +--
mail/thunderbird45/hacks.mk | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 64cbf54bcf76 -r 336909030eb5 mail/thunderbird/hacks.mk
--- a/mail/thunderbird/hacks.mk Fri Oct 27 17:48:28 2017 +0000
+++ b/mail/thunderbird/hacks.mk Fri Oct 27 18:01:43 2017 +0000
@@ -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 @@
# https://www.illumos.org/issues/4383
INSTALL_UNSTRIPPED=yes
.endif
-.include "../../devel/xulrunner17/hacks.mk"
diff -r 64cbf54bcf76 -r 336909030eb5 mail/thunderbird45/hacks.mk
--- a/mail/thunderbird45/hacks.mk Fri Oct 27 17:48:28 2017 +0000
+++ b/mail/thunderbird45/hacks.mk Fri Oct 27 18:01:43 2017 +0000
@@ -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 @@
# https://www.illumos.org/issues/4383
INSTALL_UNSTRIPPED=yes
.endif
-.include "../../devel/xulrunner17/hacks.mk"
Home |
Main Index |
Thread Index |
Old Index