summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/warzone2100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index 498a66d958ed..d2f77e95a75c 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://download.gna.org/warzone/releases/2.0/
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Innovative 3D real-time strategy game
-BUILD_DEPENDS= bison>=2.1:${PORTSDIR}/devel/bison2 \
+BUILD_DEPENDS= bison2>=2.1:${PORTSDIR}/devel/bison2 \
zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \