diff options
author | adam <adam@pkgsrc.org> | 2009-09-01 14:41:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-09-01 14:41:13 +0000 |
commit | ab74371d65a2eb76d0f0a0657c6cf360074db843 (patch) | |
tree | 04ef9085831313c10aec279f1dfc7a1cd7fe7ba1 /graphics | |
parent | a5950c574b13a0a8ba6aaf6e4bd06f0a7b239d3c (diff) | |
download | pkgsrc-ab74371d65a2eb76d0f0a0657c6cf360074db843.tar.gz |
Added graphics/enblend-enfuse; graphics/libxmi
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 43defd43b07..7ef471e0cbe 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.532 2009/08/21 23:02:55 wiz Exp $ +# $NetBSD: Makefile,v 1.533 2009/09/01 14:41:13 adam Exp $ # COMMENT= Graphics tools and libraries @@ -73,6 +73,7 @@ SUBDIR+= djvulibre-tools SUBDIR+= dvipng SUBDIR+= dx SUBDIR+= dxsamples +SUBDIR+= enblend-enfuse SUBDIR+= eog SUBDIR+= epeg SUBDIR+= evas @@ -236,6 +237,7 @@ SUBDIR+= libungif SUBDIR+= libv4l SUBDIR+= libvideogfx SUBDIR+= libwmf +SUBDIR+= libxmi SUBDIR+= ljpeg SUBDIR+= lprof SUBDIR+= magicpoint |