From f4d7c801f854ff4fad4642d62b23bae798962615 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 7 Nov 2003 09:12:58 +0000 Subject: Use the new Apache bits from bsd.port.mk. Submitted by: dinoex --- mail/websieve/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'mail/websieve/Makefile') diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile index 6bf5a24f0d03..920d033d7390 100644 --- a/mail/websieve/Makefile +++ b/mail/websieve/Makefile @@ -29,11 +29,7 @@ RUN_DEPENDS= ${CYRUS_IMAP_PM}:${PORTSDIR}/mail/cyrus-imapd RUN_DEPENDS= ${SITE_PERL}/IMAP/Admin.pm:${PORTSDIR}/mail/p5-IMAP-Admin \ ${SITE_PERL}/IMAP/Sieve.pm:${PORTSDIR}/mail/p5-IMAP-Sieve .endif -.if defined(WITH_APACHE2) -RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin:${PORTSDIR}/www/apache2 -.else -RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin:${PORTSDIR}/www/apache13 -.endif +RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin:${PORTSDIR}/${APACHE_PORT} WRKSRC= ${WRKDIR}/${PORTNAME} PKGMESSAGE= ${WRKDIR}/pkg-message -- cgit v1.2.3