From 8ed49557f8c4e8955c6b5b0224d8161991d28a27 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Mon, 11 Mar 2013 19:14:28 +0000 Subject: Add a new xorg module, to use with USE_XORG: xorg-macros. This module pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly) --- x11-fonts/xfsinfo/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11-fonts') diff --git a/x11-fonts/xfsinfo/Makefile b/x11-fonts/xfsinfo/Makefile index ddd414a3be91..30e09b16ba53 100644 --- a/x11-fonts/xfsinfo/Makefile +++ b/x11-fonts/xfsinfo/Makefile @@ -8,9 +8,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X font server information utility XORG_CAT= app -USE_XORG= x11 libfs - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros +USE_XORG= x11 libfs xorg-macros PLIST_FILES= bin/xfsinfo -- cgit v1.2.3