diff options
author | cube <cube@pkgsrc.org> | 2003-10-05 09:31:57 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2003-10-05 09:31:57 +0000 |
commit | 65ab6443522ba93d04e3a3263f749df93a0e16a4 (patch) | |
tree | 50c6787a7d2c1f0002be1b4729b471012ea520ab /graphics/Makefile | |
parent | 6b063a63094c95bfbddb00146a3a7d7d10fbddf3 (diff) | |
download | pkgsrc-65ab6443522ba93d04e3a3263f749df93a0e16a4.tar.gz |
Add and enable nvtv and nvtv-gtk2.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6a0b8cfcec1..4548054e27e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2003/10/01 05:57:34 itojun Exp $ +# $NetBSD: Makefile,v 1.260 2003/10/05 09:31:57 cube Exp $ # COMMENT= Graphics tools and libraries @@ -167,6 +167,8 @@ SUBDIR+= ncview SUBDIR+= netpbm SUBDIR+= ns-cult3d SUBDIR+= ns-flash +SUBDIR+= nvtv +SUBDIR+= nvtv-gtk2 SUBDIR+= ogle SUBDIR+= ogle_gui SUBDIR+= ogmtools |