diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-22 03:28:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-22 03:28:01 +0000 |
commit | c77a18b70419ed9b03aca148313dd3f441defe2a (patch) | |
tree | 1222e8a018ab342f965938b9e6aac8ddf2a4b9f0 /www/w3m-img | |
parent | 939aaa0f036ad6dbe8c5571e2578c28855ff84b9 (diff) | |
download | pkgsrc-c77a18b70419ed9b03aca148313dd3f441defe2a.tar.gz |
Remove bogus dependencies for w3m-img, and bump PKGREVISION.
Noted by Takeshi Nakayama in PR 20734.
Diffstat (limited to 'www/w3m-img')
-rw-r--r-- | www/w3m-img/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index d0876d7b30e..f8e765f193e 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/10 06:29:39 kei Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/22 03:28:01 wiz Exp $ # PKGNAME= w3m-img-${W3M_BASE_VERS} +PKGREVISION= 1 COMMENT= multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* |