summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-16 03:45:48 +0000
committerxtraeme <xtraeme>2004-01-16 03:45:48 +0000
commit70b6a5fad346dce574b09c471239dfe5105ddad4 (patch)
tree331925451975474bf1aa31765433c13f10cff11c /devel
parent6d21304c5f0bc955f2d11b2ecd65c348001c99ef (diff)
downloadpkgsrc-70b6a5fad346dce574b09c471239dfe5105ddad4.tar.gz
Fix DEPENDS.
Diffstat (limited to 'devel')
-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