pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc depends should be ../../<category>/<pkg>
details: https://anonhg.NetBSD.org/pkgsrc/rev/4976c2406f6a
branches: trunk
changeset: 497002:4976c2406f6a
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jul 19 02:29:35 2005 +0000
description:
depends should be ../../<category>/<pkg>
diffstat:
www/opera-plugins/Makefile | 4 ++--
x11/xdaemon/Makefile | 4 ++--
x11/xdaemon2/Makefile | 4 ++--
x11/xview/Makefile | 8 ++++----
4 files changed, 10 insertions(+), 10 deletions(-)
diffs (76 lines):
diff -r 51a86a22c609 -r 4976c2406f6a www/opera-plugins/Makefile
--- a/www/opera-plugins/Makefile Tue Jul 19 01:25:00 2005 +0000
+++ b/www/opera-plugins/Makefile Tue Jul 19 02:29:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:42 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/19 02:30:23 grant Exp $
DISTNAME= opera-plugins-1.0
CATEGORIES= www
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.opera.com/
COMMENT= Plugins for the Opera browser
-DEPENDS+= opera>=5.999.1:../opera
+DEPENDS+= opera>=5.999.1:../../www/opera
DEPENDS+= ns-flash>=5.0.47:../../multimedia/ns-flash
DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif
diff -r 51a86a22c609 -r 4976c2406f6a x11/xdaemon/Makefile
--- a/x11/xdaemon/Makefile Tue Jul 19 01:25:00 2005 +0000
+++ b/x11/xdaemon/Makefile Tue Jul 19 02:29:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:45 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/19 02:29:50 grant Exp $
DISTNAME= xdaemon-1.0
CATEGORIES= games x11
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.NetBSD.org/
COMMENT= BSD Daemon sticking on your desktop (like xteddy)
-DEPENDS+= xteddy-1.*:../xteddy
+DEPENDS+= xteddy-1.*:../../x11/xteddy
CONFLICT+= xdaemon-2.*
diff -r 51a86a22c609 -r 4976c2406f6a x11/xdaemon2/Makefile
--- a/x11/xdaemon2/Makefile Tue Jul 19 01:25:00 2005 +0000
+++ b/x11/xdaemon2/Makefile Tue Jul 19 02:29:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:45 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/07/19 02:30:01 grant Exp $
DISTNAME= xdaemon-2.0
PKGREVISION= 2
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.NetBSD.org/
COMMENT= BSD Daemon sticking on your desktop (like xteddy)
-DEPENDS+= xteddy-2.*:../xteddy2
+DEPENDS+= xteddy-2.*:../../x11/xteddy2
CONFLICT+= xdaemon-1.*
diff -r 51a86a22c609 -r 4976c2406f6a x11/xview/Makefile
--- a/x11/xview/Makefile Tue Jul 19 01:25:00 2005 +0000
+++ b/x11/xview/Makefile Tue Jul 19 02:29:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:48:17 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/19 02:29:35 grant Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -10,9 +10,9 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= OpenLook Toolkit meta-package
-DEPENDS+= xview-config>=3.2.1:../xview-config
-DEPENDS+= xview-lib>=3.2.1:../xview-lib
-DEPENDS+= xview-clients>=3.2.1:../xview-clients
+DEPENDS+= xview-config>=3.2.1:../../x11/xview-config
+DEPENDS+= xview-lib>=3.2.1:../../x11/xview-lib
+DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling in xview-lib
Home |
Main Index |
Thread Index |
Old Index