Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2014 12:14:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355616 - head/Mk
Message-ID:  <201405281214.s4SCE26R033579@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405281214.s4SCE26R033579>