From 1516ad07fe1438e485c571d733a7c599fac63caf Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 5 Nov 2024 20:02:48 +0100 Subject: fonts/font-bh-100dpi: reorder Makefile --- fonts/font-bh-100dpi/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/fonts/font-bh-100dpi/Makefile b/fonts/font-bh-100dpi/Makefile index a10d403..d3e5b22 100644 --- a/fonts/font-bh-100dpi/Makefile +++ b/fonts/font-bh-100dpi/Makefile @@ -1,6 +1,3 @@ - -PKG_ARCH = * - COMMENT = B&H bitmap fonts 100dpi DISTNAME = font-bh-100dpi-1.0.4 @@ -22,9 +19,11 @@ MODULES = xenocara BUILD_DEPENDS = fonts/xorg-font-util \ x11/bdftopcf \ -CONFIGURE_STYLE = gnu SEPARATE_BUILD = Yes +CONFIGURE_STYLE = gnu NO_TEST = Yes +PKG_ARCH = * + .include -- cgit v1.2.3