pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-large
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Oct 24 13:05:50 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/bulk-large: Makefile
Log Message:
bulk-large: Unbreak bulk builds.
bulk-medium has been disabled, so follow suit, but this is very much a hack
right now and needs to be fixed properly.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/meta-pkgs/bulk-large/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-large/Makefile
diff -u pkgsrc/meta-pkgs/bulk-large/Makefile:1.75 pkgsrc/meta-pkgs/bulk-large/Makefile:1.76
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.75 Mon Oct 14 06:45:53 2024
+++ pkgsrc/meta-pkgs/bulk-large/Makefile Thu Oct 24 13:05:50 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2024/10/14 06:45:53 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2024/10/24 13:05:50 jperkin Exp $
DISTNAME= bulk-large-20240227
CATEGORIES= meta-pkgs
@@ -37,7 +37,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
# superset of bulk-small, depend on both to avoid needing to think
# about that in detail.)
#
-DEPENDS+= bulk-medium-[0-9]*:../../meta-pkgs/bulk-medium
+#DEPENDS+= bulk-medium-[0-9]*:../../meta-pkgs/bulk-medium
DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
#
Home |
Main Index |
Thread Index |
Old Index