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 | 6b6bc9c59f3c9e9b4b932480e508909e167e19d8 (patch) | |
tree | f0a35ff038c9da2bff29ff6e3f0e0bb72a43bd21 /graphics | |
parent | 47fd8aa8df2ff5c04dd7ed341e1b922f4413c1ce (diff) | |
download | pkgsrc-6b6bc9c59f3c9e9b4b932480e508909e167e19d8.tar.gz |
+exiv2
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 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 |