pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-libtorrent-rasterbar: Extend previous kludge



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Mar 25 10:42:11 2020 -0400
Changeset:	e3d768ef5a31d02d217d00cf0c21be5e7d9a0e59

Modified Files:
	py-libtorrent-rasterbar/Makefile

Log Message:
py-libtorrent-rasterbar: Extend previous kludge

Include bsd.pkg.mk, to avoid lintpkgsrc failures.
(This is still quite broken, but as it has a MAINTAINER I am leaving
it, as long as it doesn't cause tree-wide operations to fail.)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3d768ef5a31d02d217d00cf0c21be5e7d9a0e59

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-libtorrent-rasterbar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-libtorrent-rasterbar/Makefile b/py-libtorrent-rasterbar/Makefile
index 9f4c09a9f9..790b76e5ce 100644
--- a/py-libtorrent-rasterbar/Makefile
+++ b/py-libtorrent-rasterbar/Makefile
@@ -22,4 +22,4 @@ DISTINFO_FILE=	${.CURDIR}/../../net/libtorrent-rasterbar/distinfo
 .include "../../devel/py-boost/buildlink3.mk"
 .include "../../net/libtorrent-rasterbar/buildlink3.mk"
 
-#.include "../../net/libtorrent-rasterbar/Makefile.common"
+.include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index