diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-07 00:49:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-07 00:49:43 +0000 |
commit | 5e03a86234bb34556aef99d2778363d8cb4b6b9c (patch) | |
tree | 8946976fe5372da13edd55141b9838a73ef2f761 /x11-servers/xorg-vfbserver/Makefile | |
parent | 2e9aa140051d1afacdb51db92152064800dd731c (diff) | |
download | ports-5e03a86234bb34556aef99d2778363d8cb4b6b9c.tar.gz ports-5e03a86234bb34556aef99d2778363d8cb4b6b9c.zip |
Notes
Diffstat (limited to 'x11-servers/xorg-vfbserver/Makefile')
-rw-r--r-- | x11-servers/xorg-vfbserver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/xorg-vfbserver/Makefile b/x11-servers/xorg-vfbserver/Makefile index 56727f7eccb2..5379a29829a7 100644 --- a/x11-servers/xorg-vfbserver/Makefile +++ b/x11-servers/xorg-vfbserver/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xorg-vfbserver -PORTVERSION= 1.18.4 +PORTVERSION= 1.19.0 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver @@ -47,7 +47,7 @@ USE_XORG= pixman x11 fixesproto damageproto xcmiscproto xtrans \ bigreqsproto randrproto renderproto xextproto inputproto \ videoproto compositeproto recordproto \ fontsproto resourceproto xf86driproto glproto \ - presentproto xineramaproto xkbfile xfont + presentproto xineramaproto xkbfile xfont2 PLIST_FILES= bin/Xvfb \ man/man1/Xvfb.1.gz |