diff options
-rw-r--r-- | graphics/exiv2/Makefile | 3 | ||||
-rw-r--r-- | graphics/exiv2/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index da9f8c921c7..86fd646c148 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/01/07 01:07:51 gdt Exp $ +# $NetBSD: Makefile,v 1.23 2009/01/08 18:21:54 joerg Exp $ # DISTNAME= exiv2-0.18 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST index 8ad8d2ad8e0..d761bbfb1cb 100644 --- a/graphics/exiv2/PLIST +++ b/graphics/exiv2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/01/07 01:07:51 gdt Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/01/08 18:21:54 joerg Exp $ bin/exiv2 include/exiv2/basicio.hpp include/exiv2/bmpimage.hpp @@ -44,7 +44,7 @@ include/exiv2/version.hpp include/exiv2/xmp.hpp include/exiv2/xmpsidecar.hpp lib/libexiv2.la -lib/pkgconfig/exiv2.${LOWER_VENDOR} +lib/pkgconfig/exiv2.pc man/man1/exiv2.1 share/locale/de/LC_MESSAGES/exiv2.mo share/locale/es/LC_MESSAGES/exiv2.mo |