From ca7bd936da3042f142e582dcfc6df2a09404a287 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Wed, 19 Mar 2003 12:07:21 +0000 Subject: fix RUN_DEPEDS Noted by: kris --- sysutils/checkservice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/checkservice/Makefile b/sysutils/checkservice/Makefile index a33c8d34763e..7dd1e4a77d53 100644 --- a/sysutils/checkservice/Makefile +++ b/sysutils/checkservice/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.linvision.com/checkservice/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Checkservice is written to check the status of the services -RUN_DEPENDS= ${SITE_PERL}/${PERL_VER}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools +RUN_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools USE_REINPLACE= yes USE_PERL5_RUN= YES -- cgit v1.2.3