pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/seamonkey s/wip/www/.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bed0bc39a862
branches:  trunk
changeset: 510459:bed0bc39a862
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Mar 30 19:19:32 2006 +0000

description:
s/wip/www/.

diffstat:

 www/seamonkey/Makefile        |  4 ++--
 www/seamonkey/Makefile.common |  6 +++---
 www/seamonkey/buildlink3.mk   |  4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (58 lines):

diff -r 98c3a8c8f50e -r bed0bc39a862 www/seamonkey/Makefile
--- a/www/seamonkey/Makefile    Thu Mar 30 19:18:20 2006 +0000
+++ b/www/seamonkey/Makefile    Thu Mar 30 19:19:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/30 19:15:38 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2006/03/30 19:19:32 ghen Exp $
 
 MOZILLA=               seamonkey
 MOZILLA_BIN=           seamonkey-bin
@@ -16,5 +16,5 @@
 MOZILLA_USE_GTK2=      # yes
 MOZILLA_USE_XFT=       YES
 
-.include "../../wip/seamonkey/Makefile.common"
+.include "../../www/seamonkey/Makefile.common"
 .include "../../mk/bsd.pkg.mk"
diff -r 98c3a8c8f50e -r bed0bc39a862 www/seamonkey/Makefile.common
--- a/www/seamonkey/Makefile.common     Thu Mar 30 19:18:20 2006 +0000
+++ b/www/seamonkey/Makefile.common     Thu Mar 30 19:19:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/03/30 19:15:38 ghen Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/03/30 19:19:32 ghen Exp $
 
 MOZ_DIST_VER?=         ${MOZ_VER}
 DISTNAME?=             seamonkey-${MOZ_DIST_VER}.source
@@ -21,7 +21,7 @@
 USE_TOOLS+=            autoconf213 gmake perl pkg-config
 GNU_CONFIGURE=         yes
 
-INSTALL_TEMPLATE+=     ${.CURDIR}/../../wip/seamonkey/INSTALL
+INSTALL_TEMPLATE+=     ${.CURDIR}/../../www/seamonkey/INSTALL
 
 CONFIG_GUESS_OVERRIDE= build/autoconf/config.guess
 CONFIG_GUESS_OVERRIDE+=        nsprpub/build/autoconf/config.guess
@@ -204,4 +204,4 @@
 SUBST_SED.pc+=         -e 's|%libdir%|${PREFIX}/lib/${MOZILLA}|g'
 SUBST_MESSAGE.pc=      Fixing pkgconfig files.
 
-.include "../../wip/seamonkey/options.mk"
+.include "../../www/seamonkey/options.mk"
diff -r 98c3a8c8f50e -r bed0bc39a862 www/seamonkey/buildlink3.mk
--- a/www/seamonkey/buildlink3.mk       Thu Mar 30 19:18:20 2006 +0000
+++ b/www/seamonkey/buildlink3.mk       Thu Mar 30 19:19:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/03/30 19:15:47 ghen Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2006/03/30 19:19:32 ghen Exp $
 
 BUILDLINK_DEPTH:=                      ${BUILDLINK_DEPTH}+
 SEAMONKEY_BUILDLINK3_MK:=              ${SEAMONKEY_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@
 .if !empty(SEAMONKEY_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.seamonkey+=          seamonkey>=1.0
 BUILDLINK_RECOMMENDED.seamonkey+=      seamonkey>=1.0
-BUILDLINK_PKGSRCDIR.seamonkey?=                ../../wip/seamonkey
+BUILDLINK_PKGSRCDIR.seamonkey?=                ../../www/seamonkey
 .endif # SEAMONKEY_BUILDLINK3_MK
 
 .include "../../graphics/freetype2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index