Date: Sat, 28 Mar 2015 14:51:39 +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: r382494 - head/x11/xorg-apps Message-ID: <201503281451.t2SEpd64079321@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Mar 28 14:51:39 2015 New Revision: 382494 URL: https://svnweb.freebsd.org/changeset/ports/382494 QAT: https://qat.redports.org/buildarchive/r382494/ Log: Convert to USES=metaport Modified: head/x11/xorg-apps/Makefile Modified: head/x11/xorg-apps/Makefile ============================================================================== --- head/x11/xorg-apps/Makefile Sat Mar 28 14:50:41 2015 (r382493) +++ head/x11/xorg-apps/Makefile Sat Mar 28 14:51:39 2015 (r382494) @@ -4,9 +4,6 @@ PORTNAME= xorg-apps PORTVERSION= 7.7 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none MAINTAINER= x11@FreeBSD.org COMMENT= X.org apps meta-port @@ -24,9 +21,7 @@ COMPONENTS= appres bitmap xf86dga:dga ic # These three are added for convenience purposes only. COMPONENTS+= x11-wm/twm:twm x11-clocks/xclock:xclock xinit xterm -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport .for comp in ${COMPONENTS} OPTIONS_DEFINE+= ${comp:C/:.*//:C/.*\///:tu}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281451.t2SEpd64079321>