From 2f71940292af6b2d050e8b473d717357401b40fc Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:21:26 +0000 Subject: - Convert ports of net/ to new USES=python Approved by: portmgr (implicit) --- net/sprinkle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/sprinkle') diff --git a/net/sprinkle/Makefile b/net/sprinkle/Makefile index 8c0e35716633..134fd1bccc0d 100644 --- a/net/sprinkle/Makefile +++ b/net/sprinkle/Makefile @@ -12,7 +12,7 @@ COMMENT= Stomp messaging broker written in Python LICENSE= GPLv3 NO_BUILD= yes -USE_PYTHON= yes +USES= python WRKSRC= ${WRKDIR}/sprinkle-dist OPTIONS_DEFINE= DOCS -- cgit v1.2.3