pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/toshutils



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Jul  7 10:15:01 UTC 2024

Modified Files:
        pkgsrc/sysutils/toshutils: Makefile

Log Message:
toshutils: mark BROKEN because it's still convinced we're in the X11R6 years


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/toshutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/toshutils/Makefile
diff -u pkgsrc/sysutils/toshutils/Makefile:1.19 pkgsrc/sysutils/toshutils/Makefile:1.20
--- pkgsrc/sysutils/toshutils/Makefile:1.19     Mon Nov  4 21:28:53 2019
+++ pkgsrc/sysutils/toshutils/Makefile  Sun Jul  7 10:15:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/11/04 21:28:53 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2024/07/07 10:15:01 nia Exp $
 #
 
 DISTNAME=      toshutils-991217
@@ -11,6 +11,8 @@ HOMEPAGE=     http://www.buzzard.me.uk/toshi
 COMMENT=       NetBSD port of the Toshiba(tm) Linux Utilities
 LICENSE=       gnu-gpl-v2
 
+BROKEN+=       "Expects X11R6"
+
 ONLY_FOR_PLATFORM=     *-*-i386
 
 MAKE_JOBS_SAFE=        no



Home | Main Index | Thread Index | Old Index