svn commit: r382493 - head/x11/xorg

Baptiste Daroussin bapt at FreeBSD.org
Sat Mar 28 14:50:43 UTC 2015


Author: bapt
Date: Sat Mar 28 14:50:41 2015
New Revision: 382493
URL: https://svnweb.freebsd.org/changeset/ports/382493
QAT: https://qat.redports.org/buildarchive/r382493/

Log:
  Convert to USES=metaport

Modified:
  head/x11/xorg/Makefile

Modified: head/x11/xorg/Makefile
==============================================================================
--- head/x11/xorg/Makefile	Sat Mar 28 14:50:22 2015	(r382492)
+++ head/x11/xorg/Makefile	Sat Mar 28 14:50:41 2015	(r382493)
@@ -5,16 +5,11 @@ PORTNAME=	xorg
 PORTVERSION=	7.7
 PORTREVISION=	2
 CATEGORIES=	x11
-MASTER_SITES=	# none
-DISTFILES=	# none
-EXTRACT_ONLY=	# none
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	X.Org complete distribution metaport
 
-NO_BUILD=	yes
-NO_MTREE=	yes
-NO_INSTALL=	yes
+USES=		metaport
 
 RUN_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/dri.pc:${PORTSDIR}/graphics/dri
 


More information about the svn-ports-head mailing list