summaryrefslogtreecommitdiff
path: root/mail/courier
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:34:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:34:16 +0000
commitbdd556264ea392245e2b5af29a4a913ae9ee4085 (patch)
tree98bb05f695dd7182a606262556814db91003022b /mail/courier
parentRemove support for OSVERSION < 5 (diff)
Remove support for OSVERSION < 5
Notes
Notes: svn path=/head/; revision=200760
Diffstat (limited to 'mail/courier')
-rw-r--r--mail/courier/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index 073508b0b85c..4fa2594e59cc 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -257,12 +257,6 @@ CONFIGURE_ARGS+=--with-ipv6
CONFIGURE_ARGS+=--without-ipv6
.endif
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES+= ${FILESDIR}/extrapatch-maildir__maildirfilter.c \
- ${FILESDIR}/extrapatch-webmail__folder.c \
- ${FILESDIR}/extrapatch-webmail__newmsg.c
-.endif
-
pre-everything::
@${ECHO_MSG} "===> --------------------------------------------------------"
@${ECHO_MSG} "===> Run 'make config' to (re)configure ${PKGNAME}"