diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch) | |
tree | 78490badbca98f76162a0edea431f49714f822b9 /sysutils/knutclient | |
parent | 7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff) | |
download | FreeBSD-ports-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.zip FreeBSD-ports-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.gz |
Remove deprecated USE_SIZE
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 0338ca1..fe504b2 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='' |