Date: Mon, 28 May 2018 14:50:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471044 - head/french/homard Message-ID: <201805281450.w4SEo01a043556@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon May 28 14:50:00 2018 New Revision: 471044 URL: https://svnweb.freebsd.org/changeset/ports/471044 Log: homard is not compatible with python3 Modified: head/french/homard/Makefile Modified: head/french/homard/Makefile ============================================================================== --- head/french/homard/Makefile Mon May 28 14:20:22 2018 (r471043) +++ head/french/homard/Makefile Mon May 28 14:50:00 2018 (r471044) @@ -19,7 +19,7 @@ RESTRICTED= The free downloading of HOMARD software is ONLY_FOR_ARCHS= amd64 i386 -USES= linux python shebangfix +USES= linux python:2.7 shebangfix SHEBANG_FILES= ${WRKSRC}/ASTER_HOMARD/homard \ ${WRKSRC}/homard_base ${WRKSRC}/setup_homard.py REINPLACE_ARGS= -i ""
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805281450.w4SEo01a043556>