diff options
author | agc <agc@pkgsrc.org> | 2005-11-19 09:10:25 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-11-19 09:10:25 +0000 |
commit | 497aa29a9904c393694d62a06df3c0b1240d71c0 (patch) | |
tree | 2ad3bf1134a8cae0ab1e2e9166fda9d74c342b41 /graphics/Makefile | |
parent | 2d561abce4a2f263654df5a1dab9f4a77a809a36 (diff) | |
download | pkgsrc-497aa29a9904c393694d62a06df3c0b1240d71c0.tar.gz |
Now that exiftool has been renamed to be p5-Image-ExifTool, change the
SUBDIR entry in the category Makefile to follow suit.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 29ee1a87b90..4a41dc31109 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.401 2005/11/18 19:42:50 gdt Exp $ +# $NetBSD: Makefile,v 1.402 2005/11/19 09:10:25 agc Exp $ # COMMENT= Graphics tools and libraries @@ -65,7 +65,6 @@ SUBDIR+= epeg SUBDIR+= exif SUBDIR+= exifprobe SUBDIR+= exiftags -SUBDIR+= exiftool SUBDIR+= exiv2 SUBDIR+= fbm SUBDIR+= feh @@ -211,6 +210,7 @@ SUBDIR+= p5-Gdk-Imlib SUBDIR+= p5-Gdk-Pixbuf SUBDIR+= p5-Gnome SUBDIR+= p5-GraphViz +SUBDIR+= p5-Image-ExifTool SUBDIR+= p5-Image-Imlib2 SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size |