svn commit: r376190 - head/mail/dovecot2-pigeonhole

Kurt Jaeger pi at FreeBSD.org
Sun Jan 4 09:52:42 UTC 2015


Author: pi
Date: Sun Jan  4 09:52:41 2015
New Revision: 376190
URL: https://svnweb.freebsd.org/changeset/ports/376190
QAT: https://qat.redports.org/buildarchive/r376190/

Log:
  mail/dovecot2-pigeonhole: register the dependency on OpenSSL
  
  PR:		196448
  Submitted by:	Bernard Spil <spil.oss at gmail.com>
  Approved by:	Larry Rosenman <ler at lerctr.org> (maintainer)

Modified:
  head/mail/dovecot2-pigeonhole/Makefile

Modified: head/mail/dovecot2-pigeonhole/Makefile
==============================================================================
--- head/mail/dovecot2-pigeonhole/Makefile	Sun Jan  4 09:46:52 2015	(r376189)
+++ head/mail/dovecot2-pigeonhole/Makefile	Sun Jan  4 09:52:41 2015	(r376190)
@@ -26,6 +26,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 USES=		libtool
 USE_LDCONFIG=	${PREFIX}/lib/dovecot
+USE_OPENSSL=	yes
 
 PORTDOCS=	doc/extensions/* doc/plugins/* doc/rfc/*
 


More information about the svn-ports-all mailing list