aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/bzflag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index d47af597da6a..d30250e2fbaa 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bzflag
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= games
# SourceForge mirroring for BZFlag-2 is broken at the moment
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -18,7 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.20050117
MAINTAINER= chuck@pkix.net
COMMENT= A multiplayer 3D tank battle game
-BUILD_DEPENDS= ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_SDL= yes