svn commit: r509557 - head/x11-wm/fvwm-crystal

Kurt Jaeger pi at FreeBSD.org
Wed Aug 21 20:16:48 UTC 2019


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 at 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


More information about the svn-ports-head mailing list