aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-02-13 02:05:23 +0800
committervs <vs@FreeBSD.org>2005-02-13 02:05:23 +0800
commit38c037a9c6dfdab049ce3638f1bff737d9a6d488 (patch)
treeb70df4e4fbdb02ec7810e6af6b04a2cb17129ef6 /games
parentb4616f5c2353274bc7b85889d3838f31045aab0e (diff)
downloadfreebsd-ports-graphics-38c037a9c6dfdab049ce3638f1bff737d9a6d488.tar.gz
freebsd-ports-graphics-38c037a9c6dfdab049ce3638f1bff737d9a6d488.tar.zst
freebsd-ports-graphics-38c037a9c6dfdab049ce3638f1bff737d9a6d488.zip
LIB_DEPEND on curl
PR: ports/77401 Submitted by: Charles Swiger (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/bzflag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index d47af597da6..d30250e2fba 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