diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/clockspeed/Makefile | 1 | ||||
-rw-r--r-- | sysutils/knutclient-kde4/Makefile | 1 | ||||
-rw-r--r-- | sysutils/knutclient/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pkill/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index 84a9fac..f719ed1 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai ALL_TARGET= it USE_REINPLACE= yes -USE_SIZE= yes INSTALL_TARGET= setup check MAN1= clockadd.1 clockspeed.1 clockview.1 sntpclock.1 \ diff --git a/sysutils/knutclient-kde4/Makefile b/sysutils/knutclient-kde4/Makefile index 0338ca1..fe504b2 100644 --- a/sysutils/knutclient-kde4/Makefile +++ b/sysutils/knutclient-kde4/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='' 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='' diff --git a/sysutils/pkill/Makefile b/sysutils/pkill/Makefile index f614ce5..c7a11c9 100644 --- a/sysutils/pkill/Makefile +++ b/sysutils/pkill/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= lioux MAINTAINER= lioux@FreeBSD.org COMMENT= NetBSD's pgrep and pkill: find or signal processes matching criteria -USE_SIZE= yes MAKE_ENV= DESTDIR=${PREFIX} \ BINDIR=/bin \ MANDIR=/man/man |