summaryrefslogtreecommitdiff
path: root/devel/cvsup-gui-bin
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-16 03:45:48 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-16 03:45:48 +0000
commitedd3d438bda3de399e89474793e992f80431b5ff (patch)
tree331925451975474bf1aa31765433c13f10cff11c /devel/cvsup-gui-bin
parent5dcaf4a3a5b5493a579be149e21e9f98b7ce26fc (diff)
downloadpkgsrc-edd3d438bda3de399e89474793e992f80431b5ff.tar.gz
Fix DEPENDS.
Diffstat (limited to 'devel/cvsup-gui-bin')
-rw-r--r--devel/cvsup-gui-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile
index 24e49116502..1cef6afbd25 100644
--- a/devel/cvsup-gui-bin/Makefile
+++ b/devel/cvsup-gui-bin/Makefile
@@ -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 @@ MAINTAINER= motoyuki@bsdclub.org
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