pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Now that exiftool has been renamed to be p5-I...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58cc76ecb766
branches:  trunk
changeset: 503361:58cc76ecb766
user:      agc <agc%pkgsrc.org@localhost>
date:      Sat Nov 19 09:10:25 2005 +0000

description:
Now that exiftool has been renamed to be p5-Image-ExifTool, change the
SUBDIR entry in the category Makefile to follow suit.

diffstat:

 graphics/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r c1423b73a0be -r 58cc76ecb766 graphics/Makefile
--- a/graphics/Makefile Sat Nov 19 07:53:31 2005 +0000
+++ b/graphics/Makefile Sat Nov 19 09:10:25 2005 +0000
@@ -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+=       exif
 SUBDIR+=       exifprobe
 SUBDIR+=       exiftags
-SUBDIR+=       exiftool
 SUBDIR+=       exiv2
 SUBDIR+=       fbm
 SUBDIR+=       feh
@@ -211,6 +210,7 @@
 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



Home | Main Index | Thread Index | Old Index