aboutsummaryrefslogtreecommitdiff
path: root/games/frozen-bubble
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-02 14:16:49 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-02 14:16:49 +0000
commitdd6f9aecd223894fd0211f09b7a15f4a3a89bcfc (patch)
tree78e72938e9ae1fafd84cf8b4b69b5d7c261245bd /games/frozen-bubble
parent504cac19e8af2daa15b41035a8c601571db30990 (diff)
downloadports-dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc.tar.gz
ports-dd6f9aecd223894fd0211f09b7a15f4a3a89bcfc.zip
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use the correct version information and causes a library version bump. Use this opportunity to use USES=libtool instead of USES=libtool:oldver. Bump PORTREVISION on all dependent ports and convert them to USES=libtool where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS syntax here and there. games/freedink-engine: - Option helpers. - Staging. - Use dirrmtry for locale directories. games/oolite: - Staging. - Replace ECHO with ECHO_CMD. - Don't use GNUSTEP_PREFIX to install files because it expands to LOCALBASE rather than PREFIX. games/openssn: - Remove USES=desktop-file-utils. No MimeType field in desktop file. - Staging. - Install files in standard DATADIR. games/xblast: - Use proper options. - Staging. - Patch configure so normal make install can be used instead of do-install. - Replace TAR | TAR with COPYTREE_SHARE.
Notes
Notes: svn path=/head/; revision=352815
Diffstat (limited to 'games/frozen-bubble')
-rw-r--r--games/frozen-bubble/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/frozen-bubble/Makefile b/games/frozen-bubble/Makefile
index 011ed519968c..617f8c1af7b2 100644
--- a/games/frozen-bubble/Makefile
+++ b/games/frozen-bubble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= frozen-bubble
DISTVERSION= 2.2.1-beta1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.frozen-bubble.org/data/
@@ -22,8 +22,7 @@ RUN_DEPENDS= p5-SDL>=2.511:${PORTSDIR}/devel/p5-SDL \
p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
p5-Alien-SDL>=1.413:${PORTSDIR}/devel/p5-Alien-SDL
-USES= perl5 pkgconfig
-USE_BZIP2= yes
+USES= perl5 pkgconfig tar:bzip2
USE_PERL5= modbuild
USE_SDL= mixer pango sdl ttf
CFLAGS+= -Qunused-arguments