pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mcookie



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 28 14:11:29 UTC 2024

Modified Files:
        pkgsrc/x11/mcookie: Makefile

Log Message:
mcookie: update to 2.40.2.

See libuuid.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/mcookie/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/mcookie/Makefile
diff -u pkgsrc/x11/mcookie/Makefile:1.14 pkgsrc/x11/mcookie/Makefile:1.15
--- pkgsrc/x11/mcookie/Makefile:1.14    Sun Nov  3 09:14:13 2019
+++ pkgsrc/x11/mcookie/Makefile Sat Dec 28 14:11:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/11/03 09:14:13 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2024/12/28 14:11:29 wiz Exp $
 #
 # Changelog: see
 # https://git.kernel.org/cgit/utils/util-linux/util-linux.git/log/misc-utils/mcookie.c
@@ -7,11 +7,10 @@
 .include "../../devel/libuuid/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/util-linux/mcookie/}
-CATEGORIES=    sysutils
+CATEGORIES=    x11 sysutils
 COMMENT=       Tool for creating cookies for xauth(1)
 LICENSE=       public-domain
 
 CONFIGURE_ARGS+=               --enable-mcookie
-CONFIGURE_ENV.DragonFly+=      ac_cv_type_cpu_set_t=no
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index