pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libwww Removed environment variable INSTALL_ALI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6dd39862ef57
branches: trunk
changeset: 548720:6dd39862ef57
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Oct 21 22:07:36 2008 +0000
description:
Removed environment variable INSTALL_ALIASES, formerly introduced by
patch-aa but not used any longer.
diffstat:
www/p5-libwww/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c2296b053178 -r 6dd39862ef57 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile Tue Oct 21 20:46:45 2008 +0000
+++ b/www/p5-libwww/Makefile Tue Oct 21 22:07:36 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2008/10/21 13:12:27 obache Exp $
+# $NetBSD: Makefile,v 1.63 2008/10/21 22:07:36 heinz Exp $
DISTNAME= libwww-perl-5.819
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
@@ -25,7 +25,7 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/LWP/.packlist
-MAKE_ENV+= INSTALL_ALIASES=${ALIASES} PERL_MM_USE_DEFAULT=1
+MAKE_ENV+= PERL_MM_USE_DEFAULT=1
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index