Revise OPTIONS wording.
Feature safe: yes
This commit is contained in:
parent
e3bddccc84
commit
43f9536371
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287168
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ MAKEFILE= Makefile.gtk
|
|||
PLIST_FILES= bin/plink bin/pscp bin/psftp bin/puttygen
|
||||
MAN1= plink.1 pscp.1 psftp.1 puttygen.1
|
||||
|
||||
OPTIONS= GSSAPI "Enable GSSAPI support (broken on 9-CURRENT)" on \
|
||||
GTK "Enable GTK+ 2 GUI" on
|
||||
OPTIONS= GSSAPI "Enable GSSAPI support" on \
|
||||
GTK "Enable GTK+ 2 GUI (recommended)" on
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue