aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-03-24 10:58:07 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-03-26 17:31:29 +0000
commitd7ad0da0d749fdb09915ab962f2ec342b156df7e (patch)
treeb4afaf2bf6832e24e88f901f30dd69608b6c3ef2
parentea48afbc004c61e86011710db3af12332e575099 (diff)
downloadports-d7ad0da0d749fdb09915ab962f2ec342b156df7e.tar.gz
ports-d7ad0da0d749fdb09915ab962f2ec342b156df7e.zip
Uses/xorg-cat: Allow meson
It works perfectly fine. Sponsored by: Beckhoff Automation GmbH & Co. KG
-rw-r--r--Mk/Uses/xorg-cat.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/Uses/xorg-cat.mk b/Mk/Uses/xorg-cat.mk
index a71628efe608..3b64eecad9ae 100644
--- a/Mk/Uses/xorg-cat.mk
+++ b/Mk/Uses/xorg-cat.mk
@@ -75,7 +75,6 @@ EXTRACT_SUFX?= .tar.bz2
DIST_SUBDIR= xorg/${_XORG_CAT}
. if ${_XORG_BUILDSYS} == meson
-IGNORE= meson build not supported yet
.include "${USESDIR}/meson.mk"
. elif ${_XORG_BUILDSYS} == autotools
GNU_CONFIGURE= yes