diff options
author | drochner <drochner@pkgsrc.org> | 2005-02-25 19:08:04 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-02-25 19:08:04 +0000 |
commit | 14f9f4d524447f9b526f5f21612e2cf8b6181281 (patch) | |
tree | f0a35ff038c9da2bff29ff6e3f0e0bb72a43bd21 | |
parent | bd32b6c93a349d3a61d35fb341ed1cadf9e7a364 (diff) | |
download | pkgsrc-14f9f4d524447f9b526f5f21612e2cf8b6181281.tar.gz |
+exiv2
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5c80dec1d56..b9e505aad63 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2005/02/25 18:18:28 drochner Exp $ +# $NetBSD: Makefile,v 1.372 2005/02/25 19:08:04 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -64,6 +64,7 @@ SUBDIR+= eog2 SUBDIR+= epeg SUBDIR+= exif SUBDIR+= exiftags +SUBDIR+= exiv2 SUBDIR+= fbm SUBDIR+= feh SUBDIR+= flphoto |