summaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula-client/Makefile')
-rw-r--r--sysutils/bacula-client/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bacula-client/Makefile b/sysutils/bacula-client/Makefile
index 11f34c0..e90c23a 100644
--- a/sysutils/bacula-client/Makefile
+++ b/sysutils/bacula-client/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bacula
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -client
COMMENT= Network backup solution (client)
@@ -12,7 +12,7 @@ USE_RC_SUBR= bacula-fd
PLIST= ${PKGDIR}/pkg-plist.client
MASTERDIR= ${.CURDIR}/../../sysutils/bacula-server
-OPTIONS_DEFINE= NLS OPENSSL PYTHON
-OPTIONS_DEFAULT=NLS OPENSSL
+OPTIONS_DEFINE= NLS PYTHON
+OPTIONS_DEFAULT=#
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud