diff options
Diffstat (limited to 'x11-fm/xfe/Makefile')
-rw-r--r-- | x11-fm/xfe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index 336ec8d446b9..416f8d49a2ca 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfe PORTVERSION= 1.19.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-fm MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Fast MS-Explorer like filemanager for X LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png USE_XORG= xft USE_GNOME= gnomehack gnometarget |