1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Correct dependency on bison2

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2007-07-21 12:56:29 +00:00
parent ec495ae38c
commit 2e85588102
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195981

View File

@ -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= bison2>=2.1:${PORTSDIR}/devel/bison2 \
BUILD_DEPENDS= bison<1,1:${PORTSDIR}/devel/bison2 \
zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \