summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/nasm/Makefile1
-rw-r--r--devel/pcre++/Makefile1
-rw-r--r--devel/privman/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index c4859e8..de050e1 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= nasm
MAINTAINER= krion@FreeBSD.org
COMMENT= General-purpose multi-platform x86 assembler
-USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 3503300..06e3800 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config
-USE_SIZE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 13
diff --git a/devel/privman/Makefile b/devel/privman/Makefile
index 136979c..5a9109b 100644
--- a/devel/privman/Makefile
+++ b/devel/privman/Makefile
@@ -17,7 +17,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
-USE_SIZE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
OpenPOWER on IntegriCloud