diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-21 22:41:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-21 22:41:23 +0000 |
commit | cf0ee32a5bbe899e8891cdbb8c4f31775c73403d (patch) | |
tree | 424f6104e0d2c03e39ef238a624071afafcacaa7 /graphics | |
parent | ca1851b26f626a1b65cf0e3b14029f7f9ad69eb0 (diff) | |
download | pkgsrc-cf0ee32a5bbe899e8891cdbb8c4f31775c73403d.tar.gz |
Fix PLIST for doxygen-1.6.2, bump depends, bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lensfun/Makefile | 5 | ||||
-rw-r--r-- | graphics/lensfun/PLIST | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index 51e113a8d81..a29bd6e02fe 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/11/24 11:19:03 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/21 22:41:23 wiz Exp $ # DISTNAME= lensfun-0.2.4 +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.5.9:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.6.2:../../devel/doxygen BUILD_DEPENDS+= makedepend-[0-9]*:../../devel/makedepend HAS_CONFIGURE= yes diff --git a/graphics/lensfun/PLIST b/graphics/lensfun/PLIST index 9bf77aa21bb..eec90a8181c 100644 --- a/graphics/lensfun/PLIST +++ b/graphics/lensfun/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/08/21 23:43:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/01/21 22:41:23 wiz Exp $ include/lensfun.h lib/liblensfun.so lib/liblensfun.so.0 @@ -19,10 +19,10 @@ share/doc/${PKGNAME}/manual/dbformat.html share/doc/${PKGNAME}/manual/dbsearch.html share/doc/${PKGNAME}/manual/doxygen.css share/doc/${PKGNAME}/manual/doxygen.png -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/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/examples.html share/doc/${PKGNAME}/manual/files.html |