diff options
author | bjs <bjs@pkgsrc.org> | 2008-08-25 18:18:56 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-08-25 18:18:56 +0000 |
commit | b4f53cc0de5e5c7877e8e578243cbc5a97b71974 (patch) | |
tree | 1e8beb6af01a1fbf97808f62c1cd7a57658d04ed /graphics | |
parent | abb573c0cfe5085a642563619d391ba827edd19a (diff) | |
download | pkgsrc-b4f53cc0de5e5c7877e8e578243cbc5a97b71974.tar.gz |
Add vigra to graphics/Makefile
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f94f5bfeea5..7453cced4b8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.484 2008/08/19 17:51:56 bjs Exp $ +# $NetBSD: Makefile,v 1.485 2008/08/25 18:18:56 bjs Exp $ # COMMENT= Graphics tools and libraries @@ -322,6 +322,7 @@ SUBDIR+= vcg SUBDIR+= veusz SUBDIR+= vid SUBDIR+= viewfax +SUBDIR+= vigra SUBDIR+= vnc2swf SUBDIR+= vp SUBDIR+= vtk |