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