pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/navigator fix path of ns-flash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/286a89435ce9
branches: trunk
changeset: 467216:286a89435ce9
user: tacha <tacha%pkgsrc.org@localhost>
date: Tue Jan 27 02:28:51 2004 +0000
description:
fix path of ns-flash.
diffstat:
www/navigator/Makefile.common | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 996fcb6c755c -r 286a89435ce9 www/navigator/Makefile.common
--- a/www/navigator/Makefile.common Tue Jan 27 01:48:34 2004 +0000
+++ b/www/navigator/Makefile.common Tue Jan 27 02:28:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2003/12/04 14:59:22 grant Exp $
+# $NetBSD: Makefile.common,v 1.68 2004/01/27 02:28:51 tacha Exp $
#
# Common include file for communicator and navigator packages
@@ -40,7 +40,7 @@
VENDOR_NAME= Solaris 2.8
. endif
. if !defined(NS_NO_FLASH)
-DEPENDS+= ns-flash>4.0:../../graphics/ns-flash
+DEPENDS+= ns-flash>4.0:../../multimedia/ns-flash
. endif
.elif ${MACHINE_ARCH} == "alpha"
@@ -71,7 +71,7 @@
WRKNAME= x86-unknown-linux2.2
VENDOR_NAME= Linux 2.2
. if !defined(NS_NO_FLASH)
-DEPENDS+= ns-flash>4.0:../../graphics/ns-flash
+DEPENDS+= ns-flash>4.0:../../multimedia/ns-flash
. endif
.elif ((${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64") && defined(NS_USE_SUNOS))
Home |
Main Index |
Thread Index |
Old Index