From 2f57eb092608beb8bbffe9812d1ec7c511510adc Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 28 Jun 2012 18:37:23 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- french/facturier/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'french') diff --git a/french/facturier/Makefile b/french/facturier/Makefile index 1de72d882b6e..7e31b4cb4b6d 100644 --- a/french/facturier/Makefile +++ b/french/facturier/Makefile @@ -17,8 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Logiciel de facturation pour P.M.I. & P.M.E. RUN_DEPENDS= ${LOCALBASE}/bin/htmldoc:${PORTSDIR}/textproc/htmldoc \ - ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ - ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash + p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ + p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit v1.2.3