pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/dvdstyler Requires USE_TOOLS+=lex.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a1f880f1ede
branches:  trunk
changeset: 639790:6a1f880f1ede
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 25 14:53:05 2014 +0000

description:
Requires USE_TOOLS+=lex.

diffstat:

 multimedia/dvdstyler/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r afcbec44868e -r 6a1f880f1ede multimedia/dvdstyler/Makefile
--- a/multimedia/dvdstyler/Makefile     Thu Sep 25 14:48:53 2014 +0000
+++ b/multimedia/dvdstyler/Makefile     Thu Sep 25 14:53:05 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2014/09/08 21:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2014/09/25 14:53:05 jperkin Exp $
 
 DISTNAME=      DVDStyler-2.7.1
 PKGREVISION=   5
@@ -24,7 +24,7 @@
 
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake pkg-config msgfmt zip
+USE_TOOLS+=            gmake lex pkg-config msgfmt zip
 GNU_CONFIGURE=         yes
 LDFLAGS+=              -ljpeg
 CONFIGURE_ARGS+=       FFMPEG_PATH=${BUILDLINK_PREFIX.ffmpeg1}/bin/ffmpeg1



Home | Main Index | Thread Index | Old Index