diff options
Diffstat (limited to 'graphics/fv/Makefile')
-rw-r--r-- | graphics/fv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fv/Makefile b/graphics/fv/Makefile index f97a57f0d144..571158bb0fbb 100644 --- a/graphics/fv/Makefile +++ b/graphics/fv/Makefile @@ -7,7 +7,7 @@ PORTNAME= fv PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.eaflux.com/fv/sources/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A viewer of hdr/pfm images -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_ZIP= yes USE_GL= glut |