summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
authorminskim <minskim>2006-08-08 19:07:14 +0000
committerminskim <minskim>2006-08-08 19:07:14 +0000
commitb0acb8cb126cd43df8be797c6b16ff2c83a77e1a (patch)
treef854c5f308a6faa8284f940806f51b3083a0e8d6 /multimedia/dvdauthor
parent2be4703d5ba01a295633f6930c19c2644da370f1 (diff)
downloadpkgsrc-b0acb8cb126cd43df8be797c6b16ff2c83a77e1a.tar.gz
USE_TOOLS+=flex yacc
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r--multimedia/dvdauthor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 4ee9f4fc128..2c748d8950a 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/08/08 19:07:14 minskim Exp $
DISTNAME= dvdauthor-0.6.10
PKGREVISION= 5
@@ -10,7 +10,7 @@ HOMEPAGE= http://dvdauthor.sourceforge.net/
COMMENT= Tools to assist DVD authoring
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= flex gmake yacc
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../converters/fribidi/buildlink3.mk"