pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-small
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jul 23 15:07:18 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/bulk-small: Makefile
Log Message:
bulk-small: Fix tmux PKGPATH.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/meta-pkgs/bulk-small/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-small/Makefile
diff -u pkgsrc/meta-pkgs/bulk-small/Makefile:1.58 pkgsrc/meta-pkgs/bulk-small/Makefile:1.59
--- pkgsrc/meta-pkgs/bulk-small/Makefile:1.58 Wed Apr 10 10:37:13 2024
+++ pkgsrc/meta-pkgs/bulk-small/Makefile Tue Jul 23 15:07:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2024/04/10 10:37:13 adam Exp $
+# $NetBSD: Makefile,v 1.59 2024/07/23 15:07:18 jperkin Exp $
DISTNAME= bulk-small-20231107
CATEGORIES= meta-pkgs
@@ -78,7 +78,7 @@ DEPENDS+= bozohttpd-[0-9]*:../../www/boz
.endif
.if ${OPSYS} != "NetBSD" && ${OPSYS} != "OpenBSD"
-DEPENDS+= tmux-[0-9]*:../../sysutils/tmux
+DEPENDS+= tmux-[0-9]*:../../misc/tmux
.endif
.if ${X11_TYPE} == "native"
Home |
Main Index |
Thread Index |
Old Index