pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/oroborox Fix DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ed2480ff88a
branches:  trunk
changeset: 507248:8ed2480ff88a
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Sun Jan 29 17:24:51 2006 +0000

description:
Fix DEPENDS.

diffstat:

 wm/oroborox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 62efbf5abae2 -r 8ed2480ff88a wm/oroborox/Makefile
--- a/wm/oroborox/Makefile      Sun Jan 29 17:22:36 2006 +0000
+++ b/wm/oroborox/Makefile      Sun Jan 29 17:24:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/01/29 14:13:11 rxg Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/29 17:24:51 rxg Exp $
 #
 
 DISTNAME=      OroboROX-0.9.7.9
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://roxos.sunsite.dk/dev-contrib/guido/
 COMMENT=       The lightweight Window Manager for the ROX Desktop
 
-DEPENDS+=      rox-lib>=2.0.2nb1:../../sysutils/rox-lib
+DEPENDS+=      rox-lib>=2.0.2nb2:../../devel/rox-lib
 
 WRKSRC=                ${WRKDIR}/OroboROX
 DIST_SUBDIR=   rox



Home | Main Index | Thread Index | Old Index