From b8b20e61ba08da69331ce3cc631d06aae98db12b Mon Sep 17 00:00:00 2001 From: heinz Date: Tue, 21 Oct 2008 22:07:36 +0000 Subject: Removed environment variable INSTALL_ALIASES, formerly introduced by patch-aa but not used any longer. --- www/p5-libwww/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-libwww') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 656676e15e5..754f6fab5fd 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -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 @@ DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 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" -- cgit v1.2.3