summaryrefslogtreecommitdiffstats
path: root/irc/ircd-ratbox/Makefile
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
committertijl <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
commitfab688a7c4153e7aad8d81aa6c70167666bae3d8 (patch)
tree03708cdbdeb7094897643531ddd754b2c9a2c51b /irc/ircd-ratbox/Makefile
parent829d284efdd1904e092f24ebc0a79dfa48355de1 (diff)
downloadFreeBSD-ports-fab688a7c4153e7aad8d81aa6c70167666bae3d8.zip
FreeBSD-ports-fab688a7c4153e7aad8d81aa6c70167666bae3d8.tar.gz
Add missing USE_OPENSSL=yes
PR: 195796
Diffstat (limited to 'irc/ircd-ratbox/Makefile')
-rw-r--r--irc/ircd-ratbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile
index d7b26e3..0b6d78c 100644
--- a/irc/ircd-ratbox/Makefile
+++ b/irc/ircd-ratbox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ircd-ratbox
PORTVERSION= 3.0.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc ipv6
MASTER_SITES= http://www.ratbox.org/download/ \
http://www.ratbox.org/download/old/
@@ -17,6 +17,7 @@ CONFLICTS= ircd-ratbox-devel-[0-9]* charybdis-[0-9]*
USES= libtool tar:bzip2
#MAN8= ircd.8
+USE_OPENSSL= yes
USE_RC_SUBR= ircd-ratbox
USE_SQLITE= 3
USE_LDCONFIG= ${PREFIX}/lib/ircd-ratbox
OpenPOWER on IntegriCloud