diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 22:42:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 22:42:39 +0800 |
commit | 8f6d09431a844593d58244260a627080930e44c4 (patch) | |
tree | 64f9e812de70618ac129498b98415b75c98758c8 /sysutils | |
parent | d34f7c1a2339a3450db44819b8727f49a64399bd (diff) | |
download | freebsd-ports-gnome-8f6d09431a844593d58244260a627080930e44c4.tar.gz freebsd-ports-gnome-8f6d09431a844593d58244260a627080930e44c4.tar.zst freebsd-ports-gnome-8f6d09431a844593d58244260a627080930e44c4.zip |
- Remove USE_SIZE knob
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/chgrep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index 1af6a8737ae0..8dbde9ab7092 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -17,7 +17,6 @@ COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes USE_GMAKE= yes -USE_SIZE= yes MAN1= chgrep.1 PLIST_FILES= bin/chgrep |