diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sswf/Makefile | 1 |
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} |