pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/liteamp Changed USE_PERL5 to USE_TOOLS+=perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d50c36376290
branches:  trunk
changeset: 494934:d50c36376290
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 31 21:59:20 2005 +0000

description:
Changed USE_PERL5 to USE_TOOLS+=perl.

diffstat:

 audio/liteamp/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r e030f5306030 -r d50c36376290 audio/liteamp/Makefile
--- a/audio/liteamp/Makefile    Tue May 31 21:58:45 2005 +0000
+++ b/audio/liteamp/Makefile    Tue May 31 21:59:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/05/22 20:07:38 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/31 21:59:20 rillig Exp $
 
 DISTNAME=      liteamp-0.2.4.2
 PKGREVISION=   1
@@ -11,9 +11,8 @@
 
 USE_DIRS+=             gnome2-1.5
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake perl
 USE_PKGLOCALEDIR=      yes
-USE_PERL5=             build
 USE_LIBTOOL=           yes
 
 CPPFLAGS+=             -UGNOME_DISABLE_DEPRECATED



Home | Main Index | Thread Index | Old Index