pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/seamonkey seamonkey: x86-specific PLIST entries.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8def1736cb04
branches:  trunk
changeset: 309503:8def1736cb04
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Jun 19 01:30:26 2018 +0000

description:
seamonkey: x86-specific PLIST entries.

We include firefox52/mozilla-common.mk so we don't need extra logic.
Somewhat blind commit.

Reported in PR pkg/53379.

diffstat:

 www/seamonkey/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r eb6882ebbecb -r 8def1736cb04 www/seamonkey/PLIST
--- a/www/seamonkey/PLIST       Mon Jun 18 20:46:55 2018 +0000
+++ b/www/seamonkey/PLIST       Tue Jun 19 01:30:26 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2018/03/03 22:14:41 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.61 2018/06/19 01:30:26 maya Exp $
 bin/seamonkey
 lib/seamonkey/application.ini
 lib/seamonkey/blocklist.xml
@@ -4596,8 +4596,8 @@
 lib/seamonkey/libldap60.so
 lib/seamonkey/libldif60.so
 lib/seamonkey/liblgpllibs.so
-lib/seamonkey/libmozavcodec.so
-lib/seamonkey/libmozavutil.so
+${PLIST.avx86}lib/seamonkey/libmozavcodec.so
+${PLIST.avx86}lib/seamonkey/libmozavutil.so
 ${PLIST.gtk3}lib/seamonkey/libmozgtk.so
 lib/seamonkey/libmozsqlite3.so
 lib/seamonkey/libprldap60.so



Home | Main Index | Thread Index | Old Index