summaryrefslogtreecommitdiff
path: root/net/cvsup-mirror
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2002-01-15 05:13:57 +0000
committerJohn Polstra <jdp@FreeBSD.org>2002-01-15 05:13:57 +0000
commit2e884fec8c1a9e5683c8c429dd861cf16fec205f (patch)
treef765809c92990b30447c05c4154e15e0b5389853 /net/cvsup-mirror
parentAdd forgotten patch to fix pthread detection (diff)
Depend on the GUI-less port of CVSup.
Notes
Notes: svn path=/head/; revision=53093
Diffstat (limited to 'net/cvsup-mirror')
-rw-r--r--net/cvsup-mirror/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile
index 3ede130549a7..00bedfa1895d 100644
--- a/net/cvsup-mirror/Makefile
+++ b/net/cvsup-mirror/Makefile
@@ -12,7 +12,7 @@ DISTFILES=
MAINTAINER= jdp@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup
+RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui
NO_WRKSUBDIR= true
NO_BUILD= true