aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/less
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-06-09 21:07:03 +0800
committerwg <wg@FreeBSD.org>2013-06-09 21:07:03 +0800
commit7ed4a8d23bfbae2f55c2f8e668e980fdd8960736 (patch)
tree9cba611df17327be2ce6c116fe07b844b0a318cb /sysutils/less
parent4067f9e96a1f223f6dce8539aa39f704c177f985 (diff)
downloadfreebsd-ports-gnome-7ed4a8d23bfbae2f55c2f8e668e980fdd8960736.tar.gz
freebsd-ports-gnome-7ed4a8d23bfbae2f55c2f8e668e980fdd8960736.tar.zst
freebsd-ports-gnome-7ed4a8d23bfbae2f55c2f8e668e980fdd8960736.zip
- Fix typo in OptionsNG conversion
PR: ports/178525 Submitted by: Norihiko Murase <mur1080224@inter7.jp> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
Diffstat (limited to 'sysutils/less')
-rw-r--r--sysutils/less/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile
index 4b15e6202128..e760ed3a487d 100644
--- a/sysutils/less/Makefile
+++ b/sysutils/less/Makefile
@@ -23,7 +23,7 @@ PLIST_FILES= bin/less bin/lesskey bin/lessecho
GNU_CONFIGURE= yes
MAN1= less.1 lesskey.1 lessecho.1
-.if ${PORT_OPTIONS:MCOLOUR_LESS}
+.if ${PORT_OPTIONS:MCOLOR_LESS}
CPPFLAGS+= -DCOLOR_LESS
pre-fetch: