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