diff options
Diffstat (limited to 'x11-servers/xorg-dmx/Makefile')
-rw-r--r-- | x11-servers/xorg-dmx/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-servers/xorg-dmx/Makefile b/x11-servers/xorg-dmx/Makefile index fa947a219ec4..191dc638d379 100644 --- a/x11-servers/xorg-dmx/Makefile +++ b/x11-servers/xorg-dmx/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xorg-dmx -PORTVERSION= 1.4 -PORTREVISION= 3 +PORTVERSION= 1.5.3 PORTEPOCH= 1 CATEGORIES= x11-servers @@ -19,6 +18,8 @@ CONFLICTS= XFree86-dmx-[0-9]* XORG_CAT= xserver LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm + +USE_GL= gl USE_XORG= x11 xf86driproto glproto randrproto renderproto fixesproto \ damageproto xcmiscproto xextproto xf86miscproto \ xf86vidmodeproto xf86bigfontproto scrnsaverproto bigreqsproto \ |