pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/xawtv Add build dependency on perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a55e4768e22
branches:  trunk
changeset: 467010:4a55e4768e22
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Jan 25 15:07:36 2004 +0000

description:
Add build dependency on perl.

diffstat:

 graphics/xawtv/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4ffdfdad7475 -r 4a55e4768e22 graphics/xawtv/Makefile
--- a/graphics/xawtv/Makefile   Sun Jan 25 14:50:34 2004 +0000
+++ b/graphics/xawtv/Makefile   Sun Jan 25 15:07:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/24 15:46:44 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/25 15:07:36 kristerw Exp $
 #
 
 DISTNAME=      xawtv_3.90
@@ -16,6 +16,7 @@
 USE_BUILDLINK2=                YES
 USE_GNU_TOOLS+=                make
 USE_X11=               YES
+USE_PERL5=             build
 
 CONFIGURE_ARGS+=       --disable-aalib
 CONFIGURE_ARGS+=       --disable-motif



Home | Main Index | Thread Index | Old Index