octave-forge-nurbs: require an OpenMP compiler
PR: 200192 Submitted by: pfg Approved by: stephen, xmj
This commit is contained in:
parent
0d3b26e6a9
commit
95689288fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386408
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
||||
|
||||
USES= compiler:openmp
|
||||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${OCTAVE_PKGNAME}
|
||||
|
|
Loading…
Reference in a new issue