diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2009-12-17 11:33:01 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2009-12-17 11:33:01 +0000 |
commit | 08d3858cdd6e07cd73e5f3e9d3f703e1fb2b15dc (patch) | |
tree | 89b6143f3bfe039ae176b139945421d28a14750f /graphics/Makefile | |
parent | 2912f82098f2154d9a94ce96873a674a88bc5434 (diff) | |
download | pkgsrc-08d3858cdd6e07cd73e5f3e9d3f703e1fb2b15dc.tar.gz |
add and enable uniconvertor
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 96767cb0ba3..d3261b141ec 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.546 2009/12/17 00:48:43 joerg Exp $ +# $NetBSD: Makefile,v 1.547 2009/12/17 11:33:01 jnemeth Exp $ # COMMENT= Graphics tools and libraries @@ -389,6 +389,7 @@ SUBDIR+= tuxpaint-config SUBDIR+= tuxpaint-stamps SUBDIR+= ucview SUBDIR+= unicap +SUBDIR+= uniconvertor SUBDIR+= urt SUBDIR+= vcg SUBDIR+= veusz |