diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-01-25 21:34:13 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-01-25 21:34:13 +0000 |
commit | 557fa0f566b0571a2e36c8c8926de61d92ac1b96 (patch) | |
tree | 6cc137b62dfe82e54f76598582b204b4db1a682b /x11-servers | |
parent | ecb9810f34a5c7de87f33823c669ea47e3507806 (diff) | |
download | ports-557fa0f566b0571a2e36c8c8926de61d92ac1b96.tar.gz ports-557fa0f566b0571a2e36c8c8926de61d92ac1b96.zip |
Notes
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/xorg-vfbserver/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-servers/xorg-vfbserver/Makefile b/x11-servers/xorg-vfbserver/Makefile index b267cd774745..3186e0754a5b 100644 --- a/x11-servers/xorg-vfbserver/Makefile +++ b/x11-servers/xorg-vfbserver/Makefile @@ -8,6 +8,7 @@ PORTNAME= xorg-vfbserver PORTVERSION= 1.5.3 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= x11-servers MAINTAINER= x11@FreeBSD.org @@ -23,7 +24,7 @@ USE_GL= gl USE_XORG= x11 xf86driproto glproto randrproto renderproto fixesproto \ damageproto xcmiscproto xextproto xf86miscproto inputproto \ xf86vidmodeproto xf86bigfontproto scrnsaverproto bigreqsproto \ - resourceproto fontsproto xf86dgaproto videoproto \ + dri2proto resourceproto fontsproto xf86dgaproto videoproto \ compositeproto trapproto recordproto resourceproto \ xineramaproto evieproto xkbfile xfont fontenc xkbui xxf86misc \ xxf86vm xaw7 xmu xpm xext pixman xtrans |