From f582456c785e63633e8597b76b4a2f24aeac7410 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 28 Mar 2015 14:51:39 +0000 Subject: Convert to USES=metaport --- x11/xorg-apps/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile index f9ea484..f139ea0 100644 --- a/x11/xorg-apps/Makefile +++ b/x11/xorg-apps/Makefile @@ -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 iceauth luit \ # 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} -- cgit v1.1