summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-05 19:51:04 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-05 19:51:04 +0100
commit9a570d2594e946245e0de6b0bad1a35c82346f0f (patch)
treef4141cde64d30d3210a8bf549c76f88476d84369
parentb6c46a0bcaca2f1d3e8d598ba7250111ec49e1a5 (diff)
devel/xcb-util-m4: tidy Makefile
-rw-r--r--devel/xcb-util-m4/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/devel/xcb-util-m4/Makefile b/devel/xcb-util-m4/Makefile
index 2ba8fed..7727c1d 100644
--- a/devel/xcb-util-m4/Makefile
+++ b/devel/xcb-util-m4/Makefile
@@ -1,26 +1,26 @@
+COMMENT = GNU autoconf macros shared across XCB projects
-COMMENT = GNU autoconf macros shared across XCB projects
-CATEGORIES = devel
+PKGNAME = xcb-util-m4-0.1
-PKGNAME = xcb-util-m4-0.1
+CATEGORIES = devel
-PERMIT_PACKAGE = Yes
+HOMEPAGE = https://gitlab.freedesktop.org/xorg/util/xcb-util-m4
-DISTFILES = ax_compare_version.m4 \
- xcb_util_common.m4 \
- xcb_util_m4_with_include_path.m4
+PERMIT_PACKAGE = Yes
-DIST_SUBDIR = xcb-util-m4
+SITES = https://gitlab.freedesktop.org/xorg/util/xcb-util-m4/-/raw/master/
+DISTFILES = ax_compare_version.m4 \
+ xcb_util_common.m4 \
+ xcb_util_m4_with_include_path.m4
-HOMEPAGE = https://gitlab.freedesktop.org/xorg/util/xcb-util-m4
+DIST_SUBDIR = xcb-util-m4
-SITES = https://gitlab.freedesktop.org/xorg/util/xcb-util-m4/-/raw/master/
-MODULES = xenocara
+MODULES = xenocara
CONFIGURE_STYLE = none
-NO_BUILD =
-NO_TEST =
+NO_BUILD =
+NO_TEST =
do-extract:
@for f in ${DISTFILES} ; do \