Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 14:53:16 +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: r382495 - head/x11-drivers/xorg-drivers
Message-ID:  <201503281453.t2SErG78080063@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Mar 28 14:53:16 2015
New Revision: 382495
URL: https://svnweb.freebsd.org/changeset/ports/382495
QAT: https://qat.redports.org/buildarchive/r382495/

Log:
  Convert to USES=metaport

Modified:
  head/x11-drivers/xorg-drivers/Makefile

Modified: head/x11-drivers/xorg-drivers/Makefile
==============================================================================
--- head/x11-drivers/xorg-drivers/Makefile	Sat Mar 28 14:51:39 2015	(r382494)
+++ head/x11-drivers/xorg-drivers/Makefile	Sat Mar 28 14:53:16 2015	(r382495)
@@ -4,9 +4,6 @@ PORTNAME=	xorg-drivers
 PORTVERSION=	7.7
 PORTREVISION=	3
 CATEGORIES=	x11-drivers
-MASTER_SITES=	# none
-DISTFILES=	# none
-EXTRACT_ONLY=	# none
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.org drivers meta-port
@@ -14,9 +11,7 @@ COMMENT=	X.org drivers meta-port
 VIDEODIR=	${PREFIX}/lib/xorg/modules/drivers
 INPUTDIR=	${PREFIX}/lib/xorg/modules/input
 
-NO_BUILD=	yes
-NO_INSTALL=	yes
-NO_MTREE=	yes
+USES=		metaport
 
 INPUT_DRIVERS=		mouse \
 			keyboard \



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