diff options
Diffstat (limited to 'graphics/geeqie/Makefile')
-rw-r--r-- | graphics/geeqie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index f69166f1f957..f91ddec5a0b6 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -7,14 +7,14 @@ PORTNAME= geeqie DISTVERSION= 1.0beta2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0beta2 MAINTAINER= amdmi3@FreeBSD.org COMMENT= Lightweight image viewer forked from GQview -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_GNOME= gtk20 GNU_CONFIGURE= yes |