diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /misc/nut/Makefile | |
parent | Update to 2.1 (diff) |
- SIZEify
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index b60f5529b582..f4f92ca71caa 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -16,6 +16,7 @@ COMMENT= Nut is nutrition software to record what you eat MAN1= nut.1 +USE_SIZE= yes USE_GMAKE= yes USE_REINPLACE= yes |