summaryrefslogtreecommitdiffstats
path: root/games/warsow
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2006-12-13 12:41:35 +0000
committerroam <roam@FreeBSD.org>2006-12-13 12:41:35 +0000
commitde4cf73f5446a2a8a2c782e21edd36968046a9e7 (patch)
treea8af6bc7bac65179902c59b7a1f9ab026c6203c4 /games/warsow
parentf6df9e67cbe8aa509adda747e0c3bcbe05c8c99b (diff)
downloadFreeBSD-ports-de4cf73f5446a2a8a2c782e21edd36968046a9e7.zip
FreeBSD-ports-de4cf73f5446a2a8a2c782e21edd36968046a9e7.tar.gz
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
Diffstat (limited to 'games/warsow')
-rw-r--r--games/warsow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile
index 28d5836..ff95d81 100644
--- a/games/warsow/Makefile
+++ b/games/warsow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= warsow
PORTVERSION= 0.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://warsow.aditsystems.com/ \
http://ftp.club-internet.fr/pub/games/nofrag/warsow/ \
@@ -49,7 +49,7 @@ PLIST_SUB+= ARCHSUFFIX=${ARCHSUFFIX}
.endif
.if !defined(WITHOUT_CLIENT)
-LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GL= yes
USE_SDL= yes
OpenPOWER on IntegriCloud