git: d7ad0da0d749 - main - Uses/xorg-cat: Allow meson
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 17:32:35 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d7ad0da0d749fdb09915ab962f2ec342b156df7e
commit d7ad0da0d749fdb09915ab962f2ec342b156df7e
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-03-24 10:58:07 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-03-26 17:31:29 +0000
Uses/xorg-cat: Allow meson
It works perfectly fine.
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
Mk/Uses/xorg-cat.mk | 1 -
1 file changed, 1 deletion(-)
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