summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2012-05-11 12:47:21 +0000
committergabor <gabor@FreeBSD.org>2012-05-11 12:47:21 +0000
commit52bc32b6b5375223eeb386b2825c3d811166c8ba (patch)
tree051de9c11eb2cfc3d761225e1c0ac15748116135 /share
parent3c7b03ea74b862095c3b09bcccda2b9e58124cac (diff)
downloadFreeBSD-src-52bc32b6b5375223eeb386b2825c3d811166c8ba.zip
FreeBSD-src-52bc32b6b5375223eeb386b2825c3d811166c8ba.tar.gz
- Hook up BSD sort to the build. By default, it will be installed as
"bsdsort" and GNU sort will be the default "sort". When WITH_BSD_SORT is set, BSD sort will be the default "sort" and GNU sort will be installed as "gnusort".
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 6b5180a..9802e79 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -413,6 +413,7 @@ __DEFAULT_YES_OPTIONS = \
__DEFAULT_NO_OPTIONS = \
BSD_GREP \
+ BSD_SORT \
BIND_IDN \
BIND_LARGE_FILE \
BIND_LIBS \
OpenPOWER on IntegriCloud