aboutsummaryrefslogtreecommitdiff
path: root/mail/websieve
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
commitaf1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch)
tree52d981a1a19e7c1ea0cf3e4713ce472976f287d4 /mail/websieve
parent6af25df168f21f64dabc40a69fa7308a400a4b17 (diff)
downloadports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz
ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.zip
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=143148
Diffstat (limited to 'mail/websieve')
-rw-r--r--mail/websieve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile
index f08ffab48934..88c1c6b36611 100644
--- a/mail/websieve/Makefile
+++ b/mail/websieve/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Web based Cyrus IMAP user admin client
DISTVERSION= 063a
-
+APACHE_COMPAT= yes
.include "options"
.if defined(WITH_CYRUS_IMAPD_VER)