svn commit: r551690 - head/emulators/linux-power9-functional-sim

Kevin Bowling kbowling at FreeBSD.org
Thu Oct 8 01:58:10 UTC 2020


Author: kbowling
Date: Thu Oct  8 01:58:09 2020
New Revision: 551690
URL: https://svnweb.freebsd.org/changeset/ports/551690

Log:
  emulators/linux-power9-functional-sim: Add perl5 as a run dep
  
  Sponsored by:	BBOX.io

Modified:
  head/emulators/linux-power9-functional-sim/Makefile

Modified: head/emulators/linux-power9-functional-sim/Makefile
==============================================================================
--- head/emulators/linux-power9-functional-sim/Makefile	Thu Oct  8 01:50:44 2020	(r551689)
+++ head/emulators/linux-power9-functional-sim/Makefile	Thu Oct  8 01:58:09 2020	(r551690)
@@ -24,6 +24,7 @@ SHEBANG_GLOB=	*.sh *.pl
 USE_LDCONFIG=	yes
 USE_LINUX=	tcl85
 USE_LINUX_RPM=	nolib
+USE_PERL5=	run
 
 BIN_DISTNAMES=	systemsim-p9-${DISTVERSION}${DISTVERSIONSUFFIX}
 SRC_DISTFILES=


More information about the svn-ports-head mailing list