pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cvsup-gui-bin Fix DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c3b38cc7b62
branches:  trunk
changeset: 466351:1c3b38cc7b62
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jan 16 03:45:48 2004 +0000

description:
Fix DEPENDS.

diffstat:

 devel/cvsup-gui-bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 54a792086b55 -r 1c3b38cc7b62 devel/cvsup-gui-bin/Makefile
--- a/devel/cvsup-gui-bin/Makefile      Fri Jan 16 02:46:46 2004 +0000
+++ b/devel/cvsup-gui-bin/Makefile      Fri Jan 16 03:45:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/05 23:51:01 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/16 03:45:48 xtraeme Exp $
 
 DISTNAME=      cvsup-gui-static-16.1.h
 PKGNAME=       ${DISTNAME:C/-static//}
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.polstra.com/projects/freeware/CVSup/
 COMMENT=       cvsup GUI client
 
-DEPENDS+=      cvsup-[0-9]*:../../devel/cvsup
+DEPENDS+=      cvsup-gui-bin-[0-9]*:../../devel/cvsup-gui-bin
 
 NO_CONFIGURE=  yes
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index