pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libxkbfile



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 07:46:27 UTC 2026

Modified Files:
        pkgsrc/x11/libxkbfile: Makefile

Log Message:
libxkbfile: remove autoconf leftovers


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libxkbfile/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libxkbfile/Makefile
diff -u pkgsrc/x11/libxkbfile/Makefile:1.18 pkgsrc/x11/libxkbfile/Makefile:1.19
--- pkgsrc/x11/libxkbfile/Makefile:1.18 Mon Jan 26 00:07:49 2026
+++ pkgsrc/x11/libxkbfile/Makefile      Sun Feb  8 07:46:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2026/01/26 00:07:49 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2026/02/08 07:46:27 wiz Exp $
 
 DISTNAME=              libxkbfile-1.2.0
 CATEGORIES=            x11
@@ -16,8 +16,6 @@ FORCE_C_STD=          gnu99
 PKGCONFIG_OVERRIDE+=           output/xkbfile.pc
 PKGCONFIG_OVERRIDE_STAGE=      post-configure
 
-.include "../../meta-pkgs/modular-xorg/hacks.mk"
-
 .include "../../devel/meson/build.mk"
 .include "../../x11/xorgproto/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"



Home | Main Index | Thread Index | Old Index