diff options
author | cube <cube@pkgsrc.org> | 2009-02-24 00:08:09 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2009-02-24 00:08:09 +0000 |
commit | 7d5de853b8e250828aabd7c9280f9414143517d3 (patch) | |
tree | a6c0a8c7c2f35c3a0edec17b0dcc8412a099cd36 /graphics/Makefile | |
parent | 3983f2b72e2c4ea45e7a135c96ed4915c2fa406b (diff) | |
download | pkgsrc-7d5de853b8e250828aabd7c9280f9414143517d3.tar.gz |
Remove nvtv-gtk2. There's no need to support both versions of the toolkit,
and if someone really insists on it, they can add an option to
graphics/nvtv.
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 ef144ae0c51..0fdbfb957c7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.513 2009/02/18 21:20:36 ahoka Exp $ +# $NetBSD: Makefile,v 1.514 2009/02/24 00:08:09 cube Exp $ # COMMENT= Graphics tools and libraries @@ -225,7 +225,6 @@ SUBDIR+= ncview SUBDIR+= netpbm SUBDIR+= ns-cult3d SUBDIR+= nvtv -SUBDIR+= nvtv-gtk2 SUBDIR+= ocrad SUBDIR+= opencv SUBDIR+= opendis |