diff options
Diffstat (limited to 'graphics/autopano-sift-c/Makefile')
-rw-r--r-- | graphics/autopano-sift-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index fa834b7bd480..28b6ed36bb28 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -7,7 +7,7 @@ PORTNAME= autopano-sift-C PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/hugin/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,7 +18,7 @@ RESTRICTED= May be covered by patents LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.6:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ pano13:${PORTSDIR}/graphics/libpano13 CONFLICTS= autopano-sift-[0-9]* |