1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

fix RUN_DEPEDS

Noted by:	kris
This commit is contained in:
Ying-Chieh Liao 2003-03-19 12:07:21 +00:00
parent b9b0e92a41
commit ca7bd936da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77163

View File

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