diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-05 11:47:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-05 11:47:57 +0000 |
commit | 8bab0c37f7b0f4c6e191adcb49d2fa721ab403ec (patch) | |
tree | 5aa5de4ef0f9b9f8e6d731ef391a27e4c7bc9ccd /graphics/lensfun | |
parent | f326e5f79343e8a1a54e5f9fbca2103ba1198d89 (diff) | |
download | pkgsrc-8bab0c37f7b0f4c6e191adcb49d2fa721ab403ec.tar.gz |
Fix PLIST for doxygen-1.6.3 and DEPEND on that version.
Bump PKGREVISION.
Diffstat (limited to 'graphics/lensfun')
-rw-r--r-- | graphics/lensfun/Makefile | 5 | ||||
-rw-r--r-- | graphics/lensfun/PLIST | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index c72ef7f2408..e7409a8e97d 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/05/02 11:39:31 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/06/05 11:47:57 wiz Exp $ # DISTNAME= lensfun-0.2.5 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/lensfun/ EXTRACT_SUFX= .tar.bz2 @@ -11,7 +12,7 @@ HOMEPAGE= http://lensfun.berlios.de/ COMMENT= Library for rectifying defects introduced by photographic equipment LICENSE= gnu-lgpl-v3 -BUILD_DEPENDS+= doxygen>=1.6.2:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.6.3:../../devel/doxygen BUILD_DEPENDS+= makedepend-[0-9]*:../../devel/makedepend HAS_CONFIGURE= yes diff --git a/graphics/lensfun/PLIST b/graphics/lensfun/PLIST index 2d04aa260ea..bb5bb938c82 100644 --- a/graphics/lensfun/PLIST +++ b/graphics/lensfun/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2010/05/02 11:39:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/06/05 11:47:57 wiz Exp $ include/lensfun.h lib/liblensfun.so lib/pkgconfig/lensfun.pc @@ -22,7 +22,7 @@ share/doc/${PKGNAME}/manual/el__camera.html share/doc/${PKGNAME}/manual/el__lens.html share/doc/${PKGNAME}/manual/el__mount.html share/doc/${PKGNAME}/manual/elem__calibration.html -share/doc/${PKGNAME}/manual/example_8c-example.html +share/doc/${PKGNAME}/manual/example.c-example.html share/doc/${PKGNAME}/manual/examples.html share/doc/${PKGNAME}/manual/files.html share/doc/${PKGNAME}/manual/filldb.html @@ -73,8 +73,8 @@ share/doc/${PKGNAME}/manual/tab_b.gif share/doc/${PKGNAME}/manual/tab_l.gif share/doc/${PKGNAME}/manual/tab_r.gif share/doc/${PKGNAME}/manual/tabs.css -share/doc/${PKGNAME}/manual/tfun_8cpp-example.html -share/doc/${PKGNAME}/manual/tmod_8cpp-example.html +share/doc/${PKGNAME}/manual/tfun.cpp-example.html +share/doc/${PKGNAME}/manual/tmod.cpp-example.html share/lensfun/6x6.xml share/lensfun/compact-canon.xml share/lensfun/compact-casio.xml |