aboutsummaryrefslogtreecommitdiffstats
path: root/games/bzflag
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
committerroam <roam@FreeBSD.org>2010-04-03 18:44:36 +0800
commit190df53765225dba0d1baed51432c6f9f3ce7267 (patch)
treef7f2c2194f86d21009a4ef30fe99c5ad94f72aa4 /games/bzflag
parent792d20cadf74bec8b52bafca4843631d8bca87ac (diff)
downloadfreebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.gz
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.tar.zst
freebsd-ports-gnome-190df53765225dba0d1baed51432c6f9f3ce7267.zip
Chase the ftp/curl shlib version bump.
Diffstat (limited to 'games/bzflag')
-rw-r--r--games/bzflag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index f4aa986978c3..fc3a5ae4c2a7 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -7,13 +7,14 @@
PORTNAME= bzflag
PORTVERSION= 2.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION}
MAINTAINER= chuck@pkix.net
COMMENT= A multiplayer 3D tank battle game
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_SDL= yes