From b0985678250efe9d5b049bd18fd69830c2f4edd2 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 20 Apr 2000 20:25:29 +0000 Subject: PREFIX -> LOCALBASE --- net/cvsup-mirror/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index 9871d8b7c8ed..5bac3d15a7f3 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -12,11 +12,10 @@ DISTFILES= MAINTAINER= jdp@FreeBSD.org -RUN_DEPENDS= ${PREFIX}/bin/cvsup:${PORTSDIR}/net/cvsup-bin \ - ${PREFIX}/sbin/cvsupd:${PORTSDIR}/net/cvsupd-bin +RUN_DEPENDS= ${LOCALBASE}/bin/cvsup:${PORTSDIR}/net/cvsup-bin \ + ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsupd-bin NO_WRKSUBDIR= true -NO_CHECKSUM= true NO_BUILD= true IS_INTERACTIVE= true NO_PACKAGE= too interactive -- cgit v1.2.3