- Convert gmake, bzip2 to USES

Approved by:	portmgr
This commit is contained in:
Martin Wilke 2014-05-29 15:09:42 +00:00
parent db2b509ec3
commit d0404ab4ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355707
49 changed files with 49 additions and 75 deletions

View file

@ -10,8 +10,7 @@ DISTNAME= AROS-20060207-i386-all-sdk
MAINTAINER= ports@FreeBSD.org
COMMENT= The Software development kit (SDK) for the AROS Operating System
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
NO_STAGE= yes
.include <bsd.port.pre.mk>

View file

@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= i386
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USES= gmake
MAKE_ARGS= OS=${OPSYS:tu} KERNEL=${OSREL:S/.//g}
# This will play merry hell with portlint(1)

View file

@ -38,9 +38,7 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
jpegtopnm:${PORTSDIR}/graphics/netpbm
.endif
USE_BZIP2= yes
USE_GMAKE= yes
USES= gettext:build
USES= gettext:build tar:bzip2 gmake
HAS_CONFIGURE= yes
CONFLICTS= avr-libc-devel-[0-9]*

View file

@ -23,9 +23,7 @@ OPTIONS_DEFINE= NLS
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING3
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING3.LIB
USES= bison
USE_BZIP2= yes
USE_GMAKE= yes
USES= bison tar:bzip2 gmake
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include

View file

@ -12,7 +12,7 @@ COMMENT= Unit testing framework for C
CONFLICTS= cunit-[0-9]*
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_AUTOTOOLS= autoheader
USE_LDCONFIG= yes

View file

@ -15,8 +15,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= christoph.mallon@gmx.de
COMMENT= GNU binutils port for cross-target development
USE_BZIP2= yes
USE_GMAKE= yes
USES= tar:bzip2 gmake
GNU_CONFIGURE= yes
ALL_TARGET= all info
MAKE_JOBS_UNSAFE= yes

View file

@ -27,9 +27,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
BUILD_DEPENDS?= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils
RUN_DEPENDS?= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils
USE_BZIP2= yes
USE_GMAKE= yes
USES= bison iconv
USES= bison iconv gmake tar:bzip2
STRIP= #empty
GNU_CONFIGURE= yes
ALL_TARGET= all info

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= mk4.0:${PORTSDIR}/databases/metakit \
WRKSRC= ${WRKDIR}/${DISTNAME}/all
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-metakit=${LOCALBASE} \
--with-tcl=${LOCALBASE}/lib/tcl${TCL_VER} --enable-tcl \

View file

@ -23,7 +23,7 @@ PORTNAMESUFFIX= ${PKGNAMESUFFIX}
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX}
USE_GMAKE= yes
USES= gmake
CONFLICTS= cedet*
INFO= eieio

View file

@ -14,7 +14,7 @@ COMMENT= A commandline based ELF header analyzer
MAN1= elf.1
MANCOMPRESSED= no
PLIST_FILES= bin/elf
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
NO_STAGE= yes

View file

@ -16,9 +16,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-tcl=no
USES= perl5
USES= perl5 gmake
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GNOME= gtk12
USE_LDCONFIG= ${PREFIX}/lib/entity/clib
MAKE_JOBS_UNSAFE= yes

View file

@ -14,7 +14,7 @@ COMMENT= Foreign function call libraries
LICENSE= GPLv2
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes

View file

@ -17,7 +17,7 @@ BUILD_DEPENDS= gmcs:${PORTSDIR}/lang/mono
# google-gdata depends on _THIS_ version of zlib so make them happy.
ZLIB_VERSION= 1.2.3
USE_GMAKE= yes
USES= gmake
NO_STAGE= yes
pre-configure:

View file

@ -12,8 +12,7 @@ COMMENT= IFD Test Suite for PC/SC Lite
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
USE_GMAKE= yes
USES= gmake
NOMAN=
PLIST_FILES= sbin/ifdtest
MAKE_ENV= LIBS="-L${PREFIX}/lib -lpcsclite"

View file

@ -12,9 +12,8 @@ COMMENT= Java bindings for ZeroMQ
LIB_DEPENDS= zmq.1:${PORTSDIR}/net/libzmq2
USES= pkgconfig
USES= pkgconfig gmake
USE_AUTOTOOLS= autoconf:env libtool automake:env
USE_GMAKE= yes
USE_JAVA= 1.4+
USE_LDCONFIG= yes

View file

@ -15,7 +15,7 @@ COMMENT= C++ class library of common digital signal processing functions
WRKSRC= ${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION}
USE_AUTOTOOLS= libtool:env
USE_GMAKE= yes
USES= gmake
MAKE_ENV= MKDIR="${MKDIR}" INLINE_VER="${INLINE_VER}"
MAKEFILE= Makefile.BSD
USE_LDCONFIG= yes

View file

@ -9,8 +9,7 @@ MASTER_SITES= http://dl.fefe.de/
MAINTAINER= lx@FreeBSD.org
COMMENT= A general purpose library based on code by D. J. Bernstein
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
ALL_TARGET= dep all
MAKEFILE= GNUmakefile

View file

@ -14,7 +14,7 @@ COMMENT= Curses and Panel terminal library for Windows
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
USE_GMAKE= yes
USES= gmake
MAKEFILE= gccwin32.mak
WRKSRC= ${WRKDIR}/${DISTNAME}/win32
MAKE_ARGS+= CC=${PKGNAMEPREFIX}gcc LIBEXE=${PKGNAMEPREFIX}ar

View file

@ -14,7 +14,7 @@ COMMENT= POSIX threads library for Windows compiled with MinGW32
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
USE_GMAKE= yes
USES= gmake
NO_STAGE= yes
do-build:

View file

@ -18,7 +18,7 @@ RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \
mtn:${PORTSDIR}/devel/monotone \
lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
USE_GMAKE= yes
USES= gmake
USE_OCAML= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-local-lablgtk

View file

@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/build/unix
ONLY_FOR_ARCHS= i386 amd64
USE_LDCONFIG= yes
USE_GMAKE= yes
USES= gmake
MAN1= hexwords.1 mleak.1 mpatrol.1 mprof.1 \
mpsym.1 mptrace.1 mpedit.1

View file

@ -14,7 +14,7 @@ COMMENT= OCaml subroutines collection
BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
USE_GMAKE= yes
USES= gmake
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAML_LDCONFIG=yes

View file

@ -10,8 +10,7 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= michael.grunewald@laposte.net
COMMENT= A comprehensive Unicode library for objective caml language
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAML_LDCONFIG=yes

View file

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= michael.grunewald@laposte.net
COMMENT= A simple preprocessor for OCaml
USE_GMAKE= yes
USES= gmake
USE_OCAML= yes
MAKE_JOBS_UNSAFE= yes

View file

@ -15,7 +15,7 @@ USE_OCAML_FINDLIB= yes
USE_OCAMLFIND_PLIST= yes
USE_OCAML_LDCONFIG= yes
USE_GMAKE= yes
USES= gmake
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
ALL_TARGET= all allopt
USE_GMAKE= yes
USES= gmake
.ifndef(NOPORTDOCS)
ALL_TARGET+= doc

View file

@ -14,7 +14,7 @@ COMMENT= OCaml unit test framework
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
USE_GMAKE= yes
USES= gmake
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
PORTDOCS= README style.css *.html

View file

@ -27,8 +27,8 @@ USE_OCAML_FINDLIB=yes
USE_OCAMLFIND_PLIST=yes
USE_OCAML_LDCONFIG=yes
USES= gmake
USE_SDL= sdl
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lablgldir=${LOCALBASE} \
--with-sdl-prefix=${LOCALBASE} \

View file

@ -28,8 +28,7 @@ ALL_TARGET= all
PORTDOCS= html README
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bizp2
PKGDEINSTALL= ${PKGINSTALL}

View file

@ -20,7 +20,7 @@ USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAMLFIND_PLIST=yes
USE_GMAKE= yes
USES= gmake
ALL_TARGET= all opt
NO_STAGE= yes

View file

@ -15,7 +15,7 @@ LICENSE= MIT
OPTIONS_DEFINE= EXAMPLES
USE_GMAKE= yes
USES= gmake
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAMLFIND_PLIST=yes

View file

@ -13,7 +13,7 @@ COMMENT= Open Card Framework to PC/SC bridge
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
USE_GMAKE= yes
USES= gmake
USE_JAVA= 1.2+
USE_LDCONFIG= yes

View file

@ -22,8 +22,8 @@ BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
OMNIORB_WRKSRC!= cd ${.CURDIR}/../omniORB && ${MAKE} -V WRKSRC
USES= gmake
USE_PYTHON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
USE_LDCONFIG= yes

View file

@ -9,8 +9,7 @@ MASTER_SITES= https://uec.usp-lab.com/TUKUBAI/DOWNLOAD/
MAINTAINER= daichi@FreeBSD.org
COMMENT= Open usp Tukubai is OSS version of Tukubai commands set
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
USE_PYTHON= yes
NO_BUILD= yes

View file

@ -10,8 +10,7 @@ PKGNAMEPREFIX= openwince-
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of the useful include files for embedded developers
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
GNU_CONFIGURE= yes
NO_STAGE= yes

View file

@ -20,10 +20,9 @@ BUILD_DEPENDS= p5-Devel-Size>=0:${PORTSDIR}/devel/p5-Devel-Size \
p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USES= perl5 gmake
USE_PERL5= configure
USE_EMACS= yes
USE_GMAKE= yes
INFO= sepia

View file

@ -13,7 +13,7 @@ COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object
USE_AUTOTOOLS= autoconf:env automake:env libtool:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_JAVA= yes
JAVA_BUILD= jdk

View file

@ -17,7 +17,6 @@ LICENSE= GPLv2
USE_AUTOTOOLS= libtool
USE_PGSQL= yes
USES= gmake pkgconfig
USE_GMAKE= yes
USE_GNOME= gtk20 gconf2 glib20 libgnomeui
GNU_CONFIGURE= yes

View file

@ -12,9 +12,8 @@ PKGNAMEPREFIX= psptoolchain-
MAINTAINER= tphilipp@potion-studios.com
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
USE_BZIP2= yes
USES= gmake tar:bzip2
USE_GCC= any
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-unknown-freebsd${OSREL}

View file

@ -35,9 +35,8 @@ BUILD_DEPENDS+= psp-addr2line:${PORTSDIR}/devel/psptoolchain-binutils \
psp-strings:${PORTSDIR}/devel/psptoolchain-binutils \
psp-strip:${PORTSDIR}/devel/psptoolchain-binutils
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure

View file

@ -21,8 +21,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/${PSP_SDK_STAGE_PREFIX}/sdk/include/pspsdk.h:${POR
psp-ld:${PORTSDIR}/devel/psptoolchain-binutils \
${LOCALBASE}/${PSP_GCC_STAGE_PREFIX}/bin/psp-gcc:${PORTSDIR}/devel/psptoolchain-gcc-stage1
USE_GMAKE= yes
USES= gmake
HAS_CONFIGURE= yes
CONFIGURE_ENV= PATH=${LOCALBASE}/${PSP_GCC_STAGE_PREFIX}/bin:${PATH}
MAKE_ENV= PATH=${LOCALBASE}/${PSP_GCC_STAGE_PREFIX}/bin:${PATH}

View file

@ -14,8 +14,8 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}
PSP_SDK_STAGE_PREFIX= psp/stage1
USE_AUTOTOOLS= libtool:env aclocal:env autoheader:env automake:env autoconf:env
USE_GMAKE= yes
HAS_CONFIGURE= yes
USES= gmake
CONFIGURE_ARGS?= --prefix=${PREFIX}/${PSP_SDK_STAGE_PREFIX} \
--with-pspdev="${LOCALBASE}/${PSP_SDK_STAGE_PREFIX}"

View file

@ -16,7 +16,7 @@ BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
CONFIGURE_SCRIPT= ../framework/configure
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
MAN3= dynarr.3 \

View file

@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/eieio/eieio.el:${PORTS
${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
USES= gmake
MAKE_ARGS= LOADPATH=
CONFLICTS= cedet*
INFO= semantic

View file

@ -15,11 +15,10 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
GNU_CONFIGURE= yes
USE_GMAKE= yes
#
# rpcc does not work with byacc, so just require BISON
#
USES= bison
USES= bison gmake
#
# Map X.Y.Z.Q => X.Y

View file

@ -11,11 +11,11 @@ DISTNAME= STLport-${PORTVERSION:S/.b/-b/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptation of SGI\'s Standard Template Library
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}/build/lib
PATCH_WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}
USE_GMAKE= yes
USES= gmake tar:bzip2
USE_GCC= any
COMPILER?= gcc
MAKEFILE= ${COMPILER}.mak

View file

@ -17,9 +17,7 @@ DISTFILES= gcc-core-4.1-20060728.tar.bz2:gcc \
MAINTAINER= ports@FreeBSD.org
COMMENT= C compiler for the TI89, 92, and 92+ calculators
USE_BZIP2= yes
USE_GMAKE= yes
USES= bison
USES= bison tar:bzip2 gmake
NO_WRKSUBDIR= yes
NO_STAGE= yes

View file

@ -10,8 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Codespace-frugal STL implementation
USE_BZIP2= yes
USE_GMAKE= yes
USE= gmake tar:bzip2
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
HAS_CONFIGURE= yes

View file

@ -21,8 +21,7 @@ IGNORE= doesn't build with vala 0.18+
CONFIGURE_ARGS= --disable-vtg-plugin --disable-gen-project
CPPFLAGS= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake tar:bzip2
USE_GNOME= gnomehack glib20 intltool
USE_LDCONFIG= yes