diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-24 03:43:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-24 03:43:42 +0000 |
commit | 03e9a7fe906c80b485493d97db22f4b58ede33ec (patch) | |
tree | db6529ce5c52a83cdcecfa084ca212010c2a439b /graphics | |
parent | 777feb855b5e27ee4db0217f6e642bab33daf937 (diff) | |
download | pkgsrc-03e9a7fe906c80b485493d97db22f4b58ede33ec.tar.gz |
Added graphics/wxsvg.-
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 334c4fb0434..3bc683ce7a2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.410 2006/01/18 12:44:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.411 2006/01/24 03:43:42 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -292,6 +292,7 @@ SUBDIR+= vtk-data SUBDIR+= vtk-docs SUBDIR+= vtk-python SUBDIR+= wmphoto +SUBDIR+= wxsvg SUBDIR+= x11rec SUBDIR+= xart SUBDIR+= xbmbrowser |