1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- better wording of GNUTLS option

Submitted by:	mandree
This commit is contained in:
Dirk Meyer 2011-08-27 09:02:10 +00:00
parent 1da9ced2e9
commit 40bad54364
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280565

View File

@ -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"