aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-08 05:58:46 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-08 05:58:46 +0800
commitd48ff0dd0ef927d53d786f5989240c44bb97e58d (patch)
treece2c8af40ec76f538e5f021ed1fe25c8aa1785a0 /games
parenteb50d2ca9401bc3dd6fb33cb20622dd35e5046a1 (diff)
downloadfreebsd-ports-gnome-d48ff0dd0ef927d53d786f5989240c44bb97e58d.tar.gz
freebsd-ports-gnome-d48ff0dd0ef927d53d786f5989240c44bb97e58d.tar.zst
freebsd-ports-gnome-d48ff0dd0ef927d53d786f5989240c44bb97e58d.zip
- Convert USE_BZIP2 to USES
Diffstat (limited to 'games')
-rw-r--r--games/plutocracy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/plutocracy/Makefile b/games/plutocracy/Makefile
index 270eb9a8ac1b..edf713f09a48 100644
--- a/games/plutocracy/Makefile
+++ b/games/plutocracy/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
-USE_BZIP2= yes
+USES= tar:bzip2
USE_SDL= sdl pango
USE_GL= gl glu
USE_PYTHON= yes