summaryrefslogtreecommitdiff
path: root/net
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
parent6a6a51be24a628caab50183797b0ff0d49e8c994 (diff)
downloadfreebsd-ports-c341d4e105f8bae15832205f9e325773abb87ba6.zip
s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
is properly handled.
Diffstat (limited to 'net')
-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