pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/netbsd-www Add w3m needed by Documentation/p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e6093897a91
branches:  trunk
changeset: 481786:2e6093897a91
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Oct 12 13:48:29 2004 +0000

description:
Add w3m needed by Documentation/pkgsrc.
Convert perl dependency to USE_PERL5=run.

diffstat:

 meta-pkgs/netbsd-www/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r f6f94225c23b -r 2e6093897a91 meta-pkgs/netbsd-www/Makefile
--- a/meta-pkgs/netbsd-www/Makefile     Tue Oct 12 12:51:00 2004 +0000
+++ b/meta-pkgs/netbsd-www/Makefile     Tue Oct 12 13:48:29 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/06/23 01:10:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/12 13:48:29 tv Exp $
 #
 
-DISTNAME=      netbsd-www-1.0
+DISTNAME=      netbsd-www-1.1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -14,8 +14,9 @@
 DEPENDS+=      ImageMagick>=5.5.7.11nb1:../../graphics/ImageMagick
 DEPENDS+=      xearth>=1.1:../../x11/xearth
 DEPENDS+=      opensp>=1.1:../../textproc/opensp
-DEPENDS+=      {perl-[0-9]*,perl-thread-[0-9]*,perl58-[0-9]*}:../../lang/perl5
+DEPENDS+=      w3m>=0.5.1:../../www/w3m
 
+USE_PERL5=     run
 EXTRACT_ONLY=  # defined
 NO_CHECKSUM=   # defined
 NO_CONFIGURE=  # defined



Home | Main Index | Thread Index | Old Index