From 7f0bb69a4c2923457fdc8b460ebbd13554e0a6d5 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 23 May 2012 19:17:31 +0000 Subject: Make PORTS_SSL the default option. Submitted by: Popular demand. --- sysutils/syslog-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/syslog-ng') diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 94784eb029f0..4ad92058dce2 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -19,7 +19,7 @@ CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION) OPTIONS= SYS_SSL "Build with OpenSSL support (from system)" off \ - PORTS_SSL "Build with OpenSSL support (from ports)" off \ + PORTS_SSL "Build with OpenSSL support (from ports)" on \ TCP_WRAPPERS "Build with TCP Wrappers" off \ SQL "Build with database (libdbi) support" off \ SPOOF "Build with spoof source support" off \ -- cgit v1.2.3