diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 11:06:02 +0000 |
commit | fbd1108f49e97dfa6bd38fe69dc8f6b8ab89bb26 (patch) | |
tree | 9b742ae12218d8cfd77191127558a0c126be4516 /misc/sword-modules | |
parent | I have no idea how these features* files made the way to my machine, (diff) |
Use the SORT macro from bsd.port.mk.
Diffstat (limited to 'misc/sword-modules')
-rw-r--r-- | misc/sword-modules/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/sword-modules/Makefile b/misc/sword-modules/Makefile index e5238123231c..fab68facdaac 100644 --- a/misc/sword-modules/Makefile +++ b/misc/sword-modules/Makefile @@ -45,7 +45,6 @@ SCRIPTS_ENV= SETDIR="${SETDIR}" \ BATCH="${BATCH}" DIRNAME?= ${BASENAME:S/basename/dirname/} -SORT?= sort .if !exists(${MODFILE}) pre-fetch: select |