pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/vice Add VICE_USE_FFMPEG to BUILD_DEFS, says...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a53a7d1eade2
branches:  trunk
changeset: 475774:a53a7d1eade2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 25 21:53:11 2004 +0000

description:
Add VICE_USE_FFMPEG to BUILD_DEFS, says dillo.

diffstat:

 emulators/vice/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7c5424752a66 -r a53a7d1eade2 emulators/vice/Makefile
--- a/emulators/vice/Makefile   Tue May 25 21:52:18 2004 +0000
+++ b/emulators/vice/Makefile   Tue May 25 21:53:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2004/05/25 21:51:42 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2004/05/25 21:53:11 wiz Exp $
 #
 
 DISTNAME=              vice-1.14
@@ -29,6 +29,8 @@
 
 INFO_FILES=            vice.info
 
+BUILD_DEFS+=           VICE_USE_FFMPEG
+
 .include "../../mk/bsd.prefs.mk"
 
 .if !empty(VICE_USE_FFMPEG:M[Yy][Ee][Ss])



Home | Main Index | Thread Index | Old Index