pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libxfce4windowing
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jun 13 01:43:42 UTC 2025
Modified Files:
pkgsrc/x11/libxfce4windowing: Makefile
Log Message:
libxfce4windowing: fix variable alignment
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libxfce4windowing/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/libxfce4windowing/Makefile
diff -u pkgsrc/x11/libxfce4windowing/Makefile:1.9 pkgsrc/x11/libxfce4windowing/Makefile:1.10
--- pkgsrc/x11/libxfce4windowing/Makefile:1.9 Fri Jun 13 01:31:15 2025
+++ pkgsrc/x11/libxfce4windowing/Makefile Fri Jun 13 01:43:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/06/13 01:31:15 gutteridge Exp $
+# $NetBSD: Makefile,v 1.10 2025/06/13 01:43:42 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -9,7 +9,7 @@ MASTER_SITES= https://archive.xfce.org/s
COMMENT= Xfce window management library
USE_TOOLS+= pkg-config
-REPLACE_PYTHON+= xdt-gen-visibility
+REPLACE_PYTHON+= xdt-gen-visibility
MESON_ARGS+= -Dx11=enabled
Home |
Main Index |
Thread Index |
Old Index