summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-30 11:31:46 +0000
committerwiz <wiz>2005-07-30 11:31:46 +0000
commit1d8e8e96fea39138ae6a8baadfd42e4e863de8e6 (patch)
tree19f71c663b5ecaf5cad3f0ffcc1c1f809331dd0e /www
parent0aa6a574510cf0205a44fcd8e311f6c5a28411d4 (diff)
downloadpkgsrc-1d8e8e96fea39138ae6a8baadfd42e4e863de8e6.tar.gz
Remove unneeded x11.bl3.mk dependency.
Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/w3m/Makefile4
-rw-r--r--www/w3m/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index e955a9b376e..ec611fda92a 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2005/05/05 20:50:49 kei Exp $
+# $NetBSD: Makefile,v 1.47 2005/07/30 11:31:46 wiz Exp $
#
PKGNAME= w3m-${W3M_VERS}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Multilingualized version of a pager/text-based browser w3m
CONFLICTS+= w3m-img-[0-9]*
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index 855ac65b1fb..fdcc4ab7cde 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2005/07/16 01:19:26 jlam Exp $
+# $NetBSD: Makefile.common,v 1.40 2005/07/30 11:31:46 wiz Exp $
#
DISTNAME= w3m-${W3M_VERS}
@@ -77,6 +77,5 @@ post-install:
.include "../../devel/boehm-gc/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"