pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/gnuls This doesn't really need perl to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edbda0ea6de2
branches:  trunk
changeset: 482946:edbda0ea6de2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Nov 05 16:20:12 2004 +0000

description:
This doesn't really need perl to build.

diffstat:

 misc/gnuls/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a026e632c9a5 -r edbda0ea6de2 misc/gnuls/Makefile
--- a/misc/gnuls/Makefile       Fri Nov 05 16:19:58 2004 +0000
+++ b/misc/gnuls/Makefile       Fri Nov 05 16:20:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:12:59 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/11/05 16:20:12 jmmv Exp $
 #
 
 DISTNAME=      coreutils-5.2.1
@@ -16,7 +16,6 @@
 
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
-USE_PERL5=             build
 
 PLIST_SUBST+=          GNU_PROGRAM_PREFIX="${GNU_PROGRAM_PREFIX}"
 BUILD_DEFS+=           GNU_PROGRAM_PREFIX



Home | Main Index | Thread Index | Old Index