svn commit: r409521 - head/mail/opensmtpd-devel

Ashish SHUKLA ashish at FreeBSD.org
Thu Feb 25 14:21:10 UTC 2016


Author: ashish
Date: Thu Feb 25 14:21:08 2016
New Revision: 409521
URL: https://svnweb.freebsd.org/changeset/ports/409521

Log:
  - Mark as broken with LIBASR option, due to incompatibility

Modified:
  head/mail/opensmtpd-devel/Makefile

Modified: head/mail/opensmtpd-devel/Makefile
==============================================================================
--- head/mail/opensmtpd-devel/Makefile	Thu Feb 25 14:19:16 2016	(r409520)
+++ head/mail/opensmtpd-devel/Makefile	Thu Feb 25 14:21:08 2016	(r409521)
@@ -53,6 +53,7 @@ OPTIONS_SUB=		yes
 
 LIBASR_LIB_DEPENDS_OFF=	libasr.so:${PORTSDIR}/dns/libasr-devel
 LIBASR_LIB_DEPENDS=	libasr.so:${PORTSDIR}/dns/libasr
+LIBASR_BROKEN=		incompatible with libasr
 
 CA_BUNDLE_CONFIGURE_WITH=	path-CAfile=${LOCALBASE}/share/certs/ca-root-nss.crt
 CA_BUNDLE_RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss


More information about the svn-ports-all mailing list