diff options
Diffstat (limited to 'x11-servers/xorg-dmx/Makefile')
-rw-r--r-- | x11-servers/xorg-dmx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-servers/xorg-dmx/Makefile b/x11-servers/xorg-dmx/Makefile index 6dc69f2e46bc..344cdffd2c9e 100644 --- a/x11-servers/xorg-dmx/Makefile +++ b/x11-servers/xorg-dmx/Makefile @@ -6,15 +6,13 @@ # PORTNAME= xorg-dmx -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.7 PORTEPOCH= 1 CATEGORIES= x11-servers MAINTAINER= x11@FreeBSD.org COMMENT= Distributed Multihead X from X.Org -CONFLICTS= XFree86-dmx-[0-9]* - XORG_CAT= xserver LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm |