diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /sysutils/knutclient | |
parent | 65f4048d31a1222099987efc3e828217782c215d (diff) |
Remove deprecated USE_SIZE
Notes
Notes:
svn path=/head/; revision=125124
Diffstat (limited to 'sysutils/knutclient')
-rw-r--r-- | sysutils/knutclient/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/knutclient/Makefile b/sysutils/knutclient/Makefile index 0338ca14ca58..fe504b2176a6 100644 --- a/sysutils/knutclient/Makefile +++ b/sysutils/knutclient/Makefile @@ -17,7 +17,6 @@ COMMENT= A visual client for UPS system NUT USE_KDELIBS_VER=3 USE_REINPLACE= yes USE_GMAKE= yes -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mt \ --program-transform-name='' |