1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Convert USE_BZIP2=yes to USES=tar:bzip2

This commit is contained in:
Emanuel Haupt 2014-03-14 10:15:52 +00:00
parent 25b773673e
commit 7aef37f62e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348200
16 changed files with 16 additions and 24 deletions

View File

@ -12,8 +12,8 @@ COMMENT= Tool for depacking some compressed Amiga formats
LICENSE= GPLv2
USES= tar:bzip2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_CSTD= gnu89
CONFIGURE_ARGS+= --prefix=${PREFIX}

View File

@ -16,9 +16,8 @@ LICENSE= GPLv2
LIB_DEPENDS+= libsamplerate.so:${PORTSDIR}/audio/libsamplerate
USES= pkgconfig
USES= pkgconfig tar:bzip2
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -16,8 +16,8 @@ LICENSE= GPLv2
ONLY_FOR_ARCHS= i386 amd64
USES= tar:bzip2
USE_SDL= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}

View File

@ -15,9 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao
USES= gmake pkgconfig
USES= gmake pkgconfig tar:bzip2
HAS_CONFIGURE= yes
USE_BZIP2= yes
DOCSDIR= ${PREFIX}/share/doc/uade2
DATADIR= ${PREFIX}/share/uade2

View File

@ -15,7 +15,7 @@ COMMENT= XMMS plugin for playing .psf files
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USES= tar:bzip2
USE_GNOME= gtk12
USE_LDCONFIG= yes

View File

@ -22,8 +22,7 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USES= gmake pkgconfig
USE_BZIP2= yes
USES= gmake pkgconfig tar:bzip2
USE_GNOME= librsvg2
USE_LDCONFIG= yes
USE_XFCE= configenv libutil libgui

View File

@ -16,10 +16,9 @@ LICENSE= GPLv3
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libnotify.so:${PORTSDIR}/devel/libnotify
USES= pkgconfig gmake
USES= pkgconfig gmake tar:bzip2
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil xfconf
INSTALLS_ICONS= yes

View File

@ -12,7 +12,7 @@ COMMENT= Colorized, small, and flexible Tetris(TM)-clone for the console
LICENSE= GPLv2
USE_BZIP2= yes
USES= tar:bzip2
PLIST_FILES= bin/ctris man/man6/ctris.6.gz

View File

@ -9,7 +9,7 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= SPF validator
USE_BZIP2= yes
USES= tar:bzip2
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes

View File

@ -15,8 +15,7 @@ LICENSE_COMB= dual
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USES= gettext iconv gmake pkgconfig
USE_BZIP2= yes
USES= gettext iconv gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -12,8 +12,7 @@ COMMENT= Highly portable, general purpose CAS (Computer Algebra System)
LICENSE= GPLv2
USES= gmake
USE_BZIP2= yes
USES= gmake tar:bzip2
MAKEFILE= makefile

View File

@ -17,8 +17,7 @@ LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig
USE_BZIP2= yes
USES= gettext gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin

View File

@ -12,9 +12,8 @@ COMMENT= Multipurpose relay and more
LICENSE= GPLv2
USES= compiler
USES= compiler tar:bzip2
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_RC_SUBR= socat
USE_OPENSSL= yes

View File

@ -12,7 +12,7 @@ COMMENT= BIOS password recovery tool
LICENSE= GPLv2
USE_BZIP2= yes
USES= tar:bzip2
PLIST_FILES= bin/cmospwd
PORTDOCS= cmospwd.txt

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2
USE_BZIP2= yes
USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-mmap
MAKE_JOBS_UNSAFE= yes

View File

@ -12,8 +12,8 @@ COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents
LICENSE= GPLv3
USES= tar:bzip2
GNU_CONFIGURE= yes
USE_BZIP2= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"