From 40bad54364461423c57572adebff8df1fe17045b Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 27 Aug 2011 09:02:10 +0000 Subject: - better wording of GNUTLS option Submitted by: mandree --- print/cups-image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile index 192513c4fdd0..1f1d476537e7 100644 --- a/print/cups-image/Makefile +++ b/print/cups-image/Makefile @@ -12,7 +12,7 @@ MASTERDIR?= ${.CURDIR}/../cups-base CUPS_IMAGE= yes -OPTIONS= GNUTLS "Build with GNUTLS library" off +OPTIONS= GNUTLS "Build with GNUTLS instead of OpenSSL" off .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" -- cgit v1.2.3