summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-02 12:38:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-02 12:38:43 +0000
commitecee557c7a3b53bda20c657572325c9e8f1fed93 (patch)
treeeae3278be8007f0a72de5512e20b3a4fb6427951
parentdevel/p5-SVN-Access: Update version 1.09=>1.10 (diff)
- Add LICENSE_FILE
- Switch to USES=autoreconf
-rw-r--r--mail/up-imapproxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile
index 8d59a3c192f1..01d6a131905b 100644
--- a/mail/up-imapproxy/Makefile
+++ b/mail/up-imapproxy/Makefile
@@ -13,13 +13,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Caching IMAP proxy server
LICENSE= GPLv2 # (or later)
+LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOVECOT DOCS
DOVECOT_DESC= Use with dovecot2
-USES= tar:bzip2 pathfix
+USES= autoreconf tar:bzip2 pathfix
USE_OPENSSL= yes
-USE_AUTOTOOLS= autoheader
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE}
USE_RC_SUBR= imapproxyd