From fe3a448ba66eb86df0ac94a0aebfbeb86cc59ab7 Mon Sep 17 00:00:00 2001 From: az Date: Sun, 1 Jul 2012 05:42:55 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- mail/p5-qpsmtpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 0fef3e5e8f39..b5c243dcf571 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -28,7 +28,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS = MODPERL "Enable Apache Support via mod_perl" On .ifdef WITH_MODPERL -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 +USE_APACHE= 20+ +RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 .endif MAKE_JOBS_SAFE= yes -- cgit it repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-091-6/+3
* - Update to 0.03swills2012-09-092-3/+3