summaryrefslogtreecommitdiffstats
path: root/devel/xorg-macros
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-17 21:28:11 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-17 21:28:11 +0800
commitace9832a86eeeefc6400217b3bb8f00749c19ed0 (patch)
tree19286f75661b34611a3e01ae96380656f9efb37d /devel/xorg-macros
parent910d7537dfc5c4a38b382ee940d89544bd6b0252 (diff)
downloadxorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar.gz
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar.bz2
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar.lz
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar.xz
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.tar.zst
xorg-devel-ports-ace9832a86eeeefc6400217b3bb8f00749c19ed0.zip
Add a separate XORG_CAT category, macros, to use with xorg-macros. Make all
ports defining XORG_CAT to something other than macros depend on xorg-macros. Swtich xorg-macros to the new category. While here, update some more comments. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@828 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'devel/xorg-macros')
-rw-r--r--devel/xorg-macros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xorg-macros/Makefile b/devel/xorg-macros/Makefile
index 15c8dd9..3b4458b 100644
--- a/devel/xorg-macros/Makefile
+++ b/devel/xorg-macros/Makefile
@@ -9,7 +9,7 @@ DISTNAME= util-macros-$(PORTVERSION)
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org development aclocal macros
-XORG_CAT= util
+XORG_CAT= macros
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"