pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/thunderbird Fix paths in previous.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e67f5677737
branches: trunk
changeset: 348256:7e67f5677737
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jun 11 12:10:00 2016 +0000
description:
Fix paths in previous.
diffstat:
mail/thunderbird/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2cef21e1d892 -r 7e67f5677737 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Sat Jun 11 11:36:14 2016 +0000
+++ b/mail/thunderbird/Makefile Sat Jun 11 12:10:00 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.171 2016/06/11 06:29:30 wiz Exp $
+# $NetBSD: Makefile,v 1.172 2016/06/11 12:10:00 wiz Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
@@ -24,7 +24,8 @@
# Disable WebRTC support for Thunderbird unconditionally.
CONFIGURE_ARGS+= --disable-webrtc
-NOT_PAX_MPROTECT_SAFE+= bin/thunderbird
+NOT_PAX_MPROTECT_SAFE+= lib/thunderbird/thunderbird
+NOT_PAX_MPROTECT_SAFE+= lib/thunderbird/thunderbird-bin
ALL_ENV+= MOZILLA_PKG_NAME=thunderbird
Home |
Main Index |
Thread Index |
Old Index