diff options
author | gdt <gdt@pkgsrc.org> | 2010-11-20 02:15:39 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2010-11-20 02:15:39 +0000 |
commit | 04f2440300aff64bebfd4172df56cf2c6d21eec4 (patch) | |
tree | c928424a9ba4381abdb131c371a2a592c16aa5a2 /graphics/Makefile | |
parent | 9bd38977f95674f7532634d53f9eeae88b60b35f (diff) | |
download | pkgsrc-04f2440300aff64bebfd4172df56cf2c6d21eec4.tar.gz |
Remove gqview-gtk1, as discussed on pkgsrc-users.
This is very old and no longer maintained, using gtk1 which is not
maintained. Use geeqie instead, which is the logical successor.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c79824d8e02..4bd78a44f5c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.572 2010/11/18 04:25:53 obache Exp $ +# $NetBSD: Makefile,v 1.573 2010/11/20 02:15:39 gdt Exp $ # COMMENT= Graphics tools and libraries @@ -171,7 +171,6 @@ SUBDIR+= gphoto SUBDIR+= gphoto2 SUBDIR+= gqview SUBDIR+= gqview-devel -SUBDIR+= gqview-gtk1 SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri |