diff options
Diffstat (limited to 'graphics/lensfun')
-rw-r--r-- | graphics/lensfun/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index 6ccd46489e3f..f32b0ae698b9 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -7,13 +7,14 @@ PORTNAME= lensfun PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= BERLIOS MAINTAINER= dindin@dindin.ru COMMENT= Library for fixing lens geometry distortion -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_GMAKE= yes USE_PYTHON= yes |