svn commit: r355616 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Wed May 28 12:14:02 UTC 2014


Author: bapt
Date: Wed May 28 12:14:01 2014
New Revision: 355616
URL: http://svnweb.freebsd.org/changeset/ports/355616
QAT: https://qat.redports.org/buildarchive/r355616/

Log:
  Remove support for USE_DISPLAY

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Wed May 28 12:12:46 2014	(r355615)
+++ head/Mk/bsd.port.mk	Wed May 28 12:14:01 2014	(r355616)
@@ -1798,10 +1798,6 @@ IGNORE=		cannot be built: there is no em
 RUN_DEPENDS+=	${LINUX_BASE_PORT}
 .endif
 
-.if defined(USE_DISPLAY)
-USES+=	display
-.endif
-
 PKG_IGNORE_DEPENDS?=		'this_port_does_not_exist'
 
 _GL_glesv2_LIB_DEPENDS=		libGLESv2.so:${PORTSDIR}/graphics/libglesv2


More information about the svn-ports-all mailing list