pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libwww No compiler necessary.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8759ba2322a6
branches: trunk
changeset: 537442:8759ba2322a6
user: heinz <heinz%pkgsrc.org@localhost>
date: Wed Jan 09 00:58:24 2008 +0000
description:
No compiler necessary.
diffstat:
www/p5-libwww/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7320a64829b8 -r 8759ba2322a6 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile Wed Jan 09 00:47:00 2008 +0000
+++ b/www/p5-libwww/Makefile Wed Jan 09 00:58:24 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/11/24 16:17:46 adrianp Exp $
+# $NetBSD: Makefile,v 1.56 2008/01/09 00:58:24 heinz Exp $
DISTNAME= libwww-perl-5.808
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
@@ -23,6 +23,8 @@
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
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
Home |
Main Index |
Thread Index |
Old Index