diff options
author | obache <obache@pkgsrc.org> | 2008-02-26 11:49:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-26 11:49:08 +0000 |
commit | 1a23082e6d52cadd5b25661e676b635dfe1f3ddc (patch) | |
tree | 491dbad9d60060437d8aaec21913c0e59a3b7c29 /graphics/Makefile | |
parent | b28a666018e5629187b915a214f7e8e1d95632a1 (diff) | |
download | pkgsrc-1a23082e6d52cadd5b25661e676b635dfe1f3ddc.tar.gz |
Add and enable libotf.
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 984b0f3b5f2..4668f8a3cbd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.476 2008/01/31 15:50:20 reed Exp $ +# $NetBSD: Makefile,v 1.477 2008/02/26 11:49:08 obache Exp $ # COMMENT= Graphics tools and libraries @@ -188,6 +188,7 @@ SUBDIR+= libkdcraw SUBDIR+= libkexif SUBDIR+= libkexiv2 SUBDIR+= libkipi +SUBDIR+= libotf SUBDIR+= librsvg SUBDIR+= libscigraphica SUBDIR+= libungif |