pkgsrc-WIP-changes archive

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

Do not use py-cjon/buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Sep 28 18:20:22 2017 +0200
Changeset:	78b6062cdae24e9f19b2b74265b21727b89a1f96

Modified Files:
	blink/Makefile

Log Message:
Do not use py-cjon/buildlink3.mk

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

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

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

diffs:
diff --git a/blink/Makefile b/blink/Makefile
index 94db3d4c20..ea718aea91 100644
--- a/blink/Makefile
+++ b/blink/Makefile
@@ -15,6 +15,7 @@ DEPENDS+=	${PYPKGPREFIX}-eventlib-[0-9]*:../../net/py-eventlib
 DEPENDS+=	${PYPKGPREFIX}-python-application-[0-9]*:../../wip/py-python-application
 DEPENDS+=	${PYPKGPREFIX}-qt4-[0-9]*:../../x11/py-qt4
 DEPENDS+=	${PYPKGPREFIX}-cython-[0-9]*:../../devel/py-cython
+DEPENDS+=	${PYPKGPREFIX}-cjson-[0-9]*:../../textproc/py-cjson
 
 USE_LANGUAGES=	c
 
@@ -33,7 +34,6 @@ post-install:
 	done
 
 .include "../../net/libvncserver/buildlink3.mk"
-.include "../../textproc/py-cjson/buildlink3.mk"
 .include "../../x11/py-sip/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../lang/python/distutils.mk"


Home | Main Index | Thread Index | Old Index