pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-bsddb: properly finish last line of Makefile
Module Name: pkgsrc-wip
Committed By: Roland Illig <roland.illig%gmx.de@localhost>
Pushed By: rillig
Date: Wed Mar 29 12:46:39 2023 +0200
Changeset: 6737e085ac6f8920e451b95b0c0f875360a17e7e
Modified Files:
py-bsddb/Makefile
Log Message:
py-bsddb: properly finish last line of Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6737e085ac6f8920e451b95b0c0f875360a17e7e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bsddb/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-bsddb/Makefile b/py-bsddb/Makefile
index dcecd4826b..9f018418ef 100644
--- a/py-bsddb/Makefile
+++ b/py-bsddb/Makefile
@@ -33,4 +33,4 @@ do-patch:
.include "../../databases/db4/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/srcdist.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index