pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-libwww
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 22 12:26:49 UTC 2017
Modified Files:
pkgsrc/www/p5-libwww: Makefile
Log Message:
Fix PERL5_PACKLIST.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/www/p5-libwww/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.102 pkgsrc/www/p5-libwww/Makefile:1.103
--- pkgsrc/www/p5-libwww/Makefile:1.102 Wed Feb 22 11:44:34 2017
+++ pkgsrc/www/p5-libwww/Makefile Wed Feb 22 12:26:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2017/02/22 11:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2017/02/22 12:26:49 wiz Exp $
DISTNAME= libwww-perl-6.21
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
@@ -45,7 +45,7 @@ BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/LWP/.packlist
+PERL5_PACKLIST= auto/libwww/perl/.packlist
MAKE_ENV+= PERL_MM_USE_DEFAULT=1
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index