pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Use Makefile.common from seamonkey dir instead of mozi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/123b4ad34133
branches:  trunk
changeset: 518950:123b4ad34133
user:      salo <salo%pkgsrc.org@localhost>
date:      Sun Sep 24 16:31:38 2006 +0000

description:
Use Makefile.common from seamonkey dir instead of mozilla.

diffstat:

 mail/thunderbird/Makefile-thunderbird.common |  4 ++--
 time/sunbird/Makefile-sunbird.common         |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 491dd45a79b1 -r 123b4ad34133 mail/thunderbird/Makefile-thunderbird.common
--- a/mail/thunderbird/Makefile-thunderbird.common      Sun Sep 24 16:30:31 2006 +0000
+++ b/mail/thunderbird/Makefile-thunderbird.common      Sun Sep 24 16:31:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-thunderbird.common,v 1.17 2006/09/15 13:55:22 ghen Exp $
+# $NetBSD: Makefile-thunderbird.common,v 1.18 2006/09/24 16:32:46 salo Exp $
 
 MOZILLA_BIN=           thunderbird-bin
 MOZ_VER=               1.5.0.7
@@ -31,4 +31,4 @@
        ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. HOME=${WRKSRC:Q} \
                ./${MOZILLA_BIN} -register
 
-.include "../../www/mozilla/Makefile.common"
+.include "../../www/seamonkey/Makefile.common"
diff -r 491dd45a79b1 -r 123b4ad34133 time/sunbird/Makefile-sunbird.common
--- a/time/sunbird/Makefile-sunbird.common      Sun Sep 24 16:30:31 2006 +0000
+++ b/time/sunbird/Makefile-sunbird.common      Sun Sep 24 16:31:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-sunbird.common,v 1.6 2006/06/27 11:11:52 joerg Exp $
+# $NetBSD: Makefile-sunbird.common,v 1.7 2006/09/24 16:31:38 salo Exp $
 
 MOZILLA_BIN=           sunbird-bin
 MOZ_VER=               0.3alpha2
@@ -33,4 +33,4 @@
        ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. HOME=${WRKSRC:Q} \
                ./${MOZILLA_BIN} -register
 
-.include "../../www/mozilla/Makefile.common"
+.include "../../www/seamonkey/Makefile.common"



Home | Main Index | Thread Index | Old Index