pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/avr-gcc USE_PERL5_BUILD=yes -> USE_PERL5=build
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f538a982b1e
branches: trunk
changeset: 486689:0f538a982b1e
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 01 00:17:55 2005 +0000
description:
USE_PERL5_BUILD=yes -> USE_PERL5=build
diffstat:
cross/avr-gcc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef3f5fdc1465 -r 0f538a982b1e cross/avr-gcc/Makefile
--- a/cross/avr-gcc/Makefile Sat Jan 01 00:02:56 2005 +0000
+++ b/cross/avr-gcc/Makefile Sat Jan 01 00:17:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/06/11 13:17:06 grant Exp $
+# $NetBSD: Makefile,v 1.8 2005/01/01 00:17:55 minskim Exp $
# FreeBSD Id: ports/devel/avr-gcc/Makefile,v 1.24 2003/05/11 19:32:20 joerg Exp
DISTNAME= gcc-3.3.2003.05.11
@@ -22,7 +22,7 @@
# the original master site still uses .gz.
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
-USE_PERL5_BUILD= yes
+USE_PERL5= build
USE_BZIP2= yes
USE_GNU_TOOLS+= lex make yacc
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index