BUILD_DEPEND on bison, which is required to successfully build (fallback to

byacc fails).

Reported by:	pointyhat via kris
This commit is contained in:
Eric Anholt 2005-10-20 08:49:47 +00:00
parent 4ee2896764
commit ff7c97b300
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145915

View File

@ -15,6 +15,7 @@ DISTNAME= sswf-${PORTVERSION}-src
MAINTAINER= anholt@FreeBSD.org
COMMENT= A library and script language tool to create Flash movies
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/sswf-${PORTVERSION}