diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 08:24:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 08:24:32 +0000 |
commit | 8e289e1ecb347d5189abe5a320894fe47f5abb39 (patch) | |
tree | 1750713a7556f2542fb6fb8075f0a67251615f0f /graphics/luminance | |
parent | e29d5654e9f416d889be863e8dd567a647259124 (diff) |
Notes
Diffstat (limited to 'graphics/luminance')
-rw-r--r-- | graphics/luminance/Makefile | 3 | ||||
-rw-r--r-- | graphics/luminance/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 46a2704bf822..efeb23274342 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -7,6 +7,7 @@ PORTNAME= luminance DISTVERSION= 2.0.1-1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION:S/-1//}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= goffredo@gmail.com COMMENT= A graphical user interface that provides a workflow for HDR imaging BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 -LIB_DEPENDS= exiv2.9:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/luminance/pkg-plist b/graphics/luminance/pkg-plist index 63ee59f60676..df9a593cc9f9 100644 --- a/graphics/luminance/pkg-plist +++ b/graphics/luminance/pkg-plist @@ -70,7 +70,6 @@ share/icons/hicolor/32x32/apps/luminance.png @dirrmtry share/icons/hicolor @dirrmtry share/icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/help/js -%%PORTDOCS%%@dirrm %%DOCSDIR%%/help/img %%PORTDOCS%%@dirrm %%DOCSDIR%%/help/en/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/help/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/help |