aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2005-10-20 16:49:47 +0800
committeranholt <anholt@FreeBSD.org>2005-10-20 16:49:47 +0800
commit51cb6379c163dce3d815b280df9460a75b72d091 (patch)
treec89b4d398252fa1c61a2d85b6277cad075048c70 /graphics
parent1d89680b9b899fe078e5d56d6aff74cec240db69 (diff)
downloadfreebsd-ports-gnome-51cb6379c163dce3d815b280df9460a75b72d091.tar.gz
freebsd-ports-gnome-51cb6379c163dce3d815b280df9460a75b72d091.tar.zst
freebsd-ports-gnome-51cb6379c163dce3d815b280df9460a75b72d091.zip
BUILD_DEPEND on bison, which is required to successfully build (fallback to
byacc fails). Reported by: pointyhat via kris
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sswf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile
index b13e762c61b9..81faa1a1adec 100644
--- a/graphics/sswf/Makefile
+++ b/graphics/sswf/Makefile
@@ -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}