octave-forge-nurbs: require an OpenMP compiler

PR:		200192
Submitted by:	pfg
Approved by:	stephen, xmj
This commit is contained in:
Ed Maste 2015-05-15 14:15:27 +00:00
parent 0d3b26e6a9
commit 95689288fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386408

View file

@ -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}