- Remove USE_SIZE
This commit is contained in:
parent
012b1a9408
commit
2ca2ef06e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105854
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user