- Fix run-time support by adding lang/python2 as dependency
This commit is contained in:
parent
375fa3c70a
commit
0f494753b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324878
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
|||
MAINTAINER= gavin@16degrees.com.au
|
||||
COMMENT= A build tool alternative to make
|
||||
|
||||
RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2
|
||||
|
||||
.if !defined (NO_INSTALL_MANPAGES)
|
||||
MAN1= scons.1 sconsign.1 scons-time.1
|
||||
|
|
Loading…
Reference in a new issue