pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Makefile: remove inclusion of non-existent file:
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue May 10 08:40:37 2016 +0200
Changeset: 4af4f4175aac6574ccb8c4e4a477e2e7e942b415
Modified Files:
Makefile
Log Message:
Makefile: remove inclusion of non-existent file:
.if make(limited_list)
.include "../wip/mk/pbulk.mk"
.endif
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4af4f4175aac6574ccb8c4e4a477e2e7e942b415
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e12ccf7..bb1f675 100644
--- a/Makefile
+++ b/Makefile
@@ -4463,6 +4463,3 @@ ${.CURDIR}/INDEX: ${.CURDIR}/PKGDB
.include "../mk/misc/category.mk"
-.if make(limited_list)
-.include "../wip/mk/pbulk.mk"
-.endif
Home |
Main Index |
Thread Index |
Old Index