summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2016-07-25 20:40:15 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2016-07-25 20:40:15 +0000
commita1fe5d5b78161c38d1dade1d03ca76d0d1558690 (patch)
tree65605d78b5295df1e8f263f6f8e2f2a4916620c7
parentReset miwi@'s ports, he stepped down from the Ports Team. (diff)
- Add pkgconfig dependency
- Fix openssl usage Submitted by: az
Notes
Notes: svn path=/head/; revision=419059
-rw-r--r--mail/rmilter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index 025e14245bbc..1f8920c80428 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
USE_GITHUB= yes
GH_ACCOUNT= vstakhov
-USES= cmake:outsource bison
-USE_OPENSSL= yes
+USES= cmake:outsource bison pkgconfig ssl
USE_GNOME= glib20
USERS= _rmilter