aboutsummaryrefslogtreecommitdiff
path: root/sysutils/screen
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-08-31 12:53:06 +0000
committerCy Schubert <cy@FreeBSD.org>2017-08-31 12:53:06 +0000
commit8a385ee972d1e827d3810a6b81b9f556dbf38132 (patch)
tree5897473e3cb4437d640693545d024abaf675f09a /sysutils/screen
parent4b29d3e41b8907a09b0e9fd0bcb6180bfac5dba5 (diff)
downloadports-8a385ee972d1e827d3810a6b81b9f556dbf38132.tar.gz
ports-8a385ee972d1e827d3810a6b81b9f556dbf38132.zip
Fix typo. Ports s/b port.
Reported by: Randy Bush <randy@psg.com> Pointy hat to: cy
Notes
Notes: svn path=/head/; revision=449031
Diffstat (limited to 'sysutils/screen')
-rw-r--r--sysutils/screen/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile
index 28cb4cc496a6..c4a94415ed4e 100644
--- a/sysutils/screen/Makefile
+++ b/sysutils/screen/Makefile
@@ -25,7 +25,7 @@ OPTIONS_DEFAULT= INFO MAN NETHACK XTERM_256 SOCKETS SYSTEM_SCREENRC \
NCURSES_DEFAULT
OPTIONS_SINGLE= IPC NCURSES
OPTIONS_SINGLE_IPC= SOCKETS NAMED_PIPES
-OPTIONS_SINGLE_NCURSES= NCURSES_DEFAULT NCURSES_BASE NCURSES_PORTS
+OPTIONS_SINGLE_NCURSES= NCURSES_DEFAULT NCURSES_BASE NCURSES_PORT
INFO_DESC= Build and install info documentation
MAN_DESC= Build and install man pages
NETHACK_DESC= Enable nethack-style messages
@@ -36,11 +36,11 @@ NAMED_PIPES_DESC= Use legacy (4.0.3) named pipes for IPC (override)
SYSTEM_SCREENRC_DESC= Install system screenrc with helpful status line
NCURSES_DEFAULT_DESC= Depend on ncurses (ports if installed, otherwise base)
NCURSES_BASE_DESC= Depend on ncurses in base
-NCURSES_PORTS_DESC= Depend on devel/ncurses in ports
+NCURSES_PORT_DESC= Depend on devel/ncurses in ports
NCURSES_DEFAULT_USES= ncurses
NCURSES_BASE_USES= ncurses:base
-NCURSES_PORTS_USES= ncurses:ports
+NCURSES_PORT_USES= ncurses:port
OPTIONS_SUB=