diff options
Diffstat (limited to 'x11-drivers/xf86-video-qxl/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-qxl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-qxl/Makefile b/x11-drivers/xf86-video-qxl/Makefile index fe47fed2ab61..a74ee0d6296a 100644 --- a/x11-drivers/xf86-video-qxl/Makefile +++ b/x11-drivers/xf86-video-qxl/Makefile @@ -2,6 +2,7 @@ PORTNAME= xf86-video-qxl DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= ports@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libspice-server.so:devel/libspice-server USES= localbase:ldflags pkgconfig python:2.7 shebangfix -USE_XORG= xf86dgaproto xfont +USE_XORG= xfont XORG_CAT= driver CONFIGURE_ARGS+=--enable-xspice |