1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Mark BROKEN when AUTOSIEVE is ON, as autosieve patch

is not available.

Spotted by:	mat
This commit is contained in:
Hajimu UMEMOTO 2015-07-08 15:19:40 +00:00
parent 9c07e0f99a
commit d6d200cb1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391567

View File

@ -121,6 +121,7 @@ PLIST_FILES+= cyrus/bin/compile_sieve
.if ${PORT_OPTIONS:MAUTOSIEVE}
AUTOSIEVE_VERSION= 0.6.0
PATCHFILES+= ${PORTNAME}-2.4.12-autosieve-${AUTOSIEVE_VERSION}.patch
BROKEN= Not buildable with autosieve patch
.endif
.if ${PORT_OPTIONS:MBDB}