mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Add missing python run-dependency
Approved by: portmgr blanket
This commit is contained in:
parent
3469ebf4e5
commit
60885757ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461604
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= cxxtest
|
||||
PORTVERSION= 3.10.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,7 +14,7 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
USES= gmake perl5 shebangfix
|
||||
USES= gmake perl5 python:2.7,run shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= cxxtestgen.pl cxxtestgen.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user