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: dholland
Date: Sat Sep 16 00:38:36 UTC 2023
Modified Files:
pkgsrc/meta-pkgs/bulk-large: Makefile
Log Message:
bulk-large: fix previous by putting bsd.prefs.mk in the correct place
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 pkgsrc/meta-pkgs/bulk-large/Makefile:1.64
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.63 Sat Sep 16 00:35:22 2023
+++ pkgsrc/meta-pkgs/bulk-large/Makefile Sat Sep 16 00:38:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2023/09/16 00:35:22 dholland Exp $
+# $NetBSD: Makefile,v 1.64 2023/09/16 00:38:36 dholland Exp $
DISTNAME= bulk-large-20230903
CATEGORIES= meta-pkgs
@@ -28,6 +28,8 @@ NO_BIN_ON_FTP= ${RESTRICTED}
# churn.
#
+.include "../../mk/bsd.prefs.mk"
+
#
# 0. By design bulk-large is supposed to be a superset of both
# bulk-medium and bulk-small. Depend on them rather than duplicating
@@ -153,8 +155,6 @@ DEPENDS+= netbsd-www-[0-9]*:../../meta-p
DEPENDS+= pkg_developer-[0-9]*:../../meta-pkgs/pkg_developer
DEPENDS+= pkgsrc-guide-tools-[0-9]*:../../meta-pkgs/pkgsrc-guide-tools
-.include "../../mk/bsd.prefs.mk"
-
#
# 7. Complete X.org
#
Home |
Main Index |
Thread Index |
Old Index