summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-04-29 08:51:16 +0000
committerryoon <ryoon@pkgsrc.org>2016-04-29 08:51:16 +0000
commit27e9ec481af74f86fb7c20e0ffcd330f1240e363 (patch)
tree86dd834889bb21e61aa8403fd00a0e5f82f649f5 /mail
parent29a9d63abc71514e808215ba02b73af0e8be3684 (diff)
downloadpkgsrc-27e9ec481af74f86fb7c20e0ffcd330f1240e363.tar.gz
Include firefox45 common Make fragment to provide gstreamer1
Reported by wiz@. Thank you.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 433871a8ec1..89c6ebc61aa 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2016/04/17 18:33:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.169 2016/04/29 08:51:16 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
@@ -86,7 +86,7 @@ post-install:
${DESTDIR}${PREFIX}/lib/${MOZILLA}/extensions/.
rm -rf ${WRKDIR}/extensions
-.include "../../www/firefox/mozilla-common.mk"
+.include "../../www/firefox45/mozilla-common.mk"
.include "options.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"