Move to USES=tar:bzip2
This commit is contained in:
parent
df9bfdac07
commit
7c2d4fb932
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354237
6 changed files with 6 additions and 10 deletions
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
|
|||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USES= perl5 shebangfix tar:bzip2
|
||||
USE_PERL5= configure patch
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -25,7 +25,6 @@ SHEBANG_FILES= lib/Razor2/Client/*.pm \
|
|||
lib/Razor2/*.pm
|
||||
|
||||
MAKE_ARGS+= PERLPREFIX=${PREFIX}
|
||||
USE_BZIP2= yes
|
||||
|
||||
PORTSCOUT= skipv:2.85
|
||||
|
||||
|
|
|
@ -12,10 +12,9 @@ COMMENT= User-friendly front-end to ssh-agent(1)
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake perl5
|
||||
USES= gmake perl5 tar:bzip2
|
||||
USE_PERL5= build
|
||||
OPTIONS_DEFINE= DOCS
|
||||
USE_BZIP2= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/keychain.1.gz
|
||||
|
|
|
@ -17,8 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
|
|||
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_RC_SUBR= dansguardian
|
||||
USES= iconv pkgconfig shebangfix
|
||||
USE_BZIP2= yes
|
||||
USES= iconv pkgconfig shebangfix tar:bzip2
|
||||
|
||||
CONFLICTS= dansguardian-2.10.*
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A set of (improved) artwiz fonts
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
FONTS= anorexia aqui cure cursor drift edges fkp gelly \
|
||||
|
|
|
@ -13,7 +13,7 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A set of free fonts for X11 desktops
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
WRKSRC= ${WRKDIR}/fluxbox-${PORTNAME}
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= A module with libxcb/libX11 extension/replacement libraries
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_BZIP2= yes
|
||||
USES= gmake
|
||||
USES= gmake tar:bzip2
|
||||
USE_XORG= xau xcb xdmcp
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue