mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- better wording of GNUTLS option
Submitted by: mandree
This commit is contained in:
parent
1da9ced2e9
commit
40bad54364
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280565
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue