summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-11 12:10:00 +0000
committerwiz <wiz>2016-06-11 12:10:00 +0000
commit4a3641fae5b5c6e5613d7c8222ac548542504800 (patch)
tree0d6bb107ffe84dab3ec28c3efd2a57aa6fb753f2 /mail
parent4ea2b16ac80621f1cb603046e5f7df26fa814e81 (diff)
downloadpkgsrc-4a3641fae5b5c6e5613d7c8222ac548542504800.tar.gz
Fix paths in previous.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 6bf50117371..5bd7a542895 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --enable-application=mail
# 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