Fix broken under Python 1.6
PR: 21726 Submitted by: MAINTAINER
This commit is contained in:
parent
c165ae02ac
commit
af715b463b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33370
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ MAINTAINER= johann@egenetics.com
|
|||
NO_CDROM= Free for academic, research and non-commercial purposes only
|
||||
WRKSRC= ${WRKDIR}/Fnorb-${PORTVERSION}/src
|
||||
USE_PYTHON= yes
|
||||
ALL_TARGET=
|
||||
|
||||
do-configure:
|
||||
@ (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \
|
||||
|
|
Loading…
Reference in a new issue