svn commit: r482356 - head/x11-drivers/xf86-video-ati-legacy
Niclas Zeising
zeising at FreeBSD.org
Thu Oct 18 19:11:42 UTC 2018
Author: zeising
Date: Thu Oct 18 19:11:41 2018
New Revision: 482356
URL: https://svnweb.freebsd.org/changeset/ports/482356
Log:
Silence portscout check
Add a limit to the makefile to silence the portscout check. This version is
held back on purpose.
Modified:
head/x11-drivers/xf86-video-ati-legacy/Makefile
Modified: head/x11-drivers/xf86-video-ati-legacy/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-ati-legacy/Makefile Thu Oct 18 19:08:53 2018 (r482355)
+++ head/x11-drivers/xf86-video-ati-legacy/Makefile Thu Oct 18 19:11:41 2018 (r482356)
@@ -18,6 +18,8 @@ LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \
CONFLICTS_INSTALL= xf86-video-ati
+PORTSCOUT= limit:^7\.9\.0
+
USE_GL= gl
XORG_CAT= driver
USE_XORG= pciaccess
More information about the svn-ports-head
mailing list