summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /irc
parentscience/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stage (diff)
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363399
Diffstat (limited to 'irc')
-rw-r--r--irc/irc2dc/Makefile2
-rw-r--r--irc/py-supybot-plugins/Makefile2
-rw-r--r--irc/py-supybot/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/irc2dc/Makefile b/irc/irc2dc/Makefile
index 44ab03418d99..8cf2cde73838 100644
--- a/irc/irc2dc/Makefile
+++ b/irc/irc2dc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= gelraen.ua@gmail.com
COMMENT= Provides intercommunication between DC++ hub and IRC channel
-USE_BZIP2= yes
+USES= tar:bzip2
HAS_CONFIGURE= yes
USE_RC_SUBR= irc2dc
diff --git a/irc/py-supybot-plugins/Makefile b/irc/py-supybot-plugins/Makefile
index 188bcde7de3a..cad131e03dd6 100644
--- a/irc/py-supybot-plugins/Makefile
+++ b/irc/py-supybot-plugins/Makefile
@@ -15,7 +15,7 @@ COMMENT= Official plugin pack for Supybot
RUN_DEPENDS= supybot:${PORTSDIR}/irc/py-supybot
USE_PYTHON= yes
-USE_BZIP2= yes
+USES= tar:bzip2
post-extract:
# Delete, because it now included in irc/py-supybot
diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile
index e425071a28e8..02bd9746dae7 100644
--- a/irc/py-supybot/Makefile
+++ b/irc/py-supybot/Makefile
@@ -11,7 +11,7 @@ DISTNAME= Supybot-${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org
COMMENT= Supybot - A Superb Python IRC bot
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGVERSION= 0.83.1+darcs