diff options
Diffstat (limited to 'net/x11vnc/Makefile')
-rw-r--r-- | net/x11vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index ee1d6ea5fc0..baa255fef54 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -7,7 +7,7 @@ PORTNAME= x11vnc PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF MASTER_SITE_SUBDIR=libvncserver @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=libvncserver MAINTAINER= beech@FreeBSD.org COMMENT= VNC server for use with real X displays -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ dbus:${PORTSDIR}/devel/dbus \ avahi-common.3:${PORTSDIR}/net/avahi-app |