diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 4cbb7e14d88f..4bd37061adde 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -117,11 +117,11 @@ BDB_NUM_VERS!= ${ECHO_CMD} ${BDB_VERS} | wc -w .if ${BDB_NUM_W} == 0 .if ${BDB_NUM_WO} == ${BDB_NUM_VERS} -BROKEN= "You need to select one BDB version. Run 'make config' again!" +BROKEN= You need to select one BDB version. Run 'make config' again! .endif WITH_BDB_${USE_BDB_VER}= true .elif ${BDB_NUM_W} != 1 -BROKEN= "Multiple BDB versions selected. Run 'make config' again!" +BROKEN= Multiple BDB versions selected. Run 'make config' again! .endif .if defined(WITH_BDB_3) USE_BDB= 3 @@ -156,7 +156,7 @@ PLIST_SUB+= MURDER="@comment " .endif .if defined(WITH_IDLE_IDLED) && defined(WITH_IDLE_POLL) -BROKEN= "Multiple IDLE methods selected. Run 'make config' again!" +BROKEN= Multiple IDLE methods selected. Run 'make config' again! .endif .if defined(WITH_IDLE_IDLED) CONFIGURE_ARGS+=--with-idle=idled @@ -191,7 +191,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif .if defined(WITH_SNMP_4) && defined(WITH_SNMP_5) -BROKEN= "Multiple net-snmp versions selected. Run 'make config' again!" +BROKEN= Multiple net-snmp versions selected. Run 'make config' again! .endif .if defined(WITH_SNMP_4) LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 9bfdb8a2e8ec..f4a3b42830b8 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -117,11 +117,11 @@ BDB_NUM_VERS!= ${ECHO_CMD} ${BDB_VERS} | wc -w .if ${BDB_NUM_W} == 0 .if ${BDB_NUM_WO} == ${BDB_NUM_VERS} -BROKEN= "You need to select one BDB version. Run 'make config' again!" +BROKEN= You need to select one BDB version. Run 'make config' again! .endif WITH_BDB_${USE_BDB_VER}= true .elif ${BDB_NUM_W} != 1 -BROKEN= "Multiple BDB versions selected. Run 'make config' again!" +BROKEN= Multiple BDB versions selected. Run 'make config' again! .endif .if defined(WITH_BDB_3) USE_BDB= 3 @@ -188,7 +188,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif .if defined(WITH_SNMP_4) && defined(WITH_SNMP_5) -BROKEN= "Multiple net-snmp versions selected. Run 'make config' again!" +BROKEN= Multiple net-snmp versions selected. Run 'make config' again! .endif .if defined(WITH_SNMP_4) LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 9bfdb8a2e8ec..f4a3b42830b8 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -117,11 +117,11 @@ BDB_NUM_VERS!= ${ECHO_CMD} ${BDB_VERS} | wc -w .if ${BDB_NUM_W} == 0 .if ${BDB_NUM_WO} == ${BDB_NUM_VERS} -BROKEN= "You need to select one BDB version. Run 'make config' again!" +BROKEN= You need to select one BDB version. Run 'make config' again! .endif WITH_BDB_${USE_BDB_VER}= true .elif ${BDB_NUM_W} != 1 -BROKEN= "Multiple BDB versions selected. Run 'make config' again!" +BROKEN= Multiple BDB versions selected. Run 'make config' again! .endif .if defined(WITH_BDB_3) USE_BDB= 3 @@ -188,7 +188,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif .if defined(WITH_SNMP_4) && defined(WITH_SNMP_5) -BROKEN= "Multiple net-snmp versions selected. Run 'make config' again!" +BROKEN= Multiple net-snmp versions selected. Run 'make config' again! .endif .if defined(WITH_SNMP_4) LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4