Date: Wed, 21 Aug 2019 20:16:48 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509557 - head/x11-wm/fvwm-crystal Message-ID: <201908212016.x7LKGmYh033354@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Wed Aug 21 20:16:47 2019 New Revision: 509557 URL: https://svnweb.freebsd.org/changeset/ports/509557 Log: x11-wm/fvwm-crystal: ups, still needs python2.7 PR: 239625 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Modified: head/x11-wm/fvwm-crystal/Makefile Modified: head/x11-wm/fvwm-crystal/Makefile ============================================================================== --- head/x11-wm/fvwm-crystal/Makefile Wed Aug 21 20:11:31 2019 (r509556) +++ head/x11-wm/fvwm-crystal/Makefile Wed Aug 21 20:16:47 2019 (r509557) @@ -14,7 +14,7 @@ LICENSE= GPLv3+ RUN_DEPENDS= fvwm>=2.5:x11-wm/fvwm2 \ bash:shells/bash -USES= gettext gmake python shebangfix +USES= gettext gmake python:2.7 shebangfix SHEBANG_FILES= addons/* bin/* fvwm/scripts/* \ fvwm/scripts/FvwmMPD/*.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908212016.x7LKGmYh033354>