pkgsrc-WIP-changes archive

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

plover-current: cannot find ../../wip/py-wxWidgets/buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Sep 18 03:41:26 2016 +0200
Changeset:	0b046934e792486110400ace69f166fe7fb43956

Modified Files:
	plover-current/Makefile

Log Message:
plover-current: cannot find ../../wip/py-wxWidgets/buildlink3.mk

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

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

diffstat:
 plover-current/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/plover-current/Makefile b/plover-current/Makefile
index 33429fc..6519aad 100644
--- a/plover-current/Makefile
+++ b/plover-current/Makefile
@@ -21,7 +21,7 @@ DEPENDS+=	${PYPKGPREFIX}-serial-[0-9]*:../../comms/py-serial
 DEPENDS+=	${PYPKGPREFIX}-Xlib-[0-9]*:../../wip/py-Xlib
 
 #TODO: Should the following line be a DEPENDS line?
-.include "../../wip/py-wxWidgets/buildlink3.mk"
+#.include "../../wip/py-wxWidgets/buildlink3.mk"
 
 .include "../../lang/python/distutils.mk"
 .include "../../wip/mk/git-package.mk"


Home | Main Index | Thread Index | Old Index