1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary

is properly handled.
This commit is contained in:
Jordan K. Hubbard 2000-08-23 00:17:57 +00:00
parent 6a6a51be24
commit c341d4e105
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31877

View File

@ -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