aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups-client/Makefile')
-rw-r--r--print/cups-client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index d6210e91c96e..d3ef8b9b75d4 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -12,8 +12,6 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_CLIENT= yes
-OPTIONS= GNUTLS "Build with GNUTLS instead of OpenSSL" off
-
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif