Date: Sun, 4 Jan 2015 09:52:42 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376190 - head/mail/dovecot2-pigeonhole Message-ID: <201501040952.t049qge3029368@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@gmail.com> Approved by: Larry Rosenman <ler@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/*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501040952.t049qge3029368>