summaryrefslogtreecommitdiff
path: root/net/cvsupit
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2000-08-23 00:17:57 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2000-08-23 00:17:57 +0000
commitc341d4e105f8bae15832205f9e325773abb87ba6 (patch)
tree32d5c02b4818b52557a51ec5b7f437882c4a887b /net/cvsupit
parentnew apsfilter current archive. (diff)
s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
is properly handled.
Notes
Notes: svn path=/head/; revision=31877
Diffstat (limited to 'net/cvsupit')
-rw-r--r--net/cvsupit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsupit/Makefile b/net/cvsupit/Makefile
index bbfe2083578b..61e6f33fd8fc 100644
--- a/net/cvsupit/Makefile
+++ b/net/cvsupit/Makefile
@@ -12,7 +12,7 @@ DISTFILES= #empty
MAINTAINER= jkh@FreeBSD.org
-BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
+RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
.if (BATCH)
NO_INSTALL= yes