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

Ashish SHUKLA ashish at FreeBSD.org
Thu Feb 25 16:57:45 UTC 2016


Author: ashish
Date: Thu Feb 25 16:57:44 2016
New Revision: 409537
URL: https://svnweb.freebsd.org/changeset/ports/409537

Log:
  - Revert r409521, due to bad testing on my part
  
  Reported by:	fluffy

Modified:
  head/mail/opensmtpd-devel/Makefile

Modified: head/mail/opensmtpd-devel/Makefile
==============================================================================
--- head/mail/opensmtpd-devel/Makefile	Thu Feb 25 16:38:28 2016	(r409536)
+++ head/mail/opensmtpd-devel/Makefile	Thu Feb 25 16:57:44 2016	(r409537)
@@ -53,7 +53,6 @@ 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