aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-nurbs/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-24 18:12:58 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-24 18:12:58 +0000
commit0f78ed1c1fc7675f095249bc29c76063aa254575 (patch)
tree702918268e09901d50947afe9c371097d7866c95 /math/octave-forge-nurbs/Makefile
parent87d2116332ddc2a70e00bdcf8e06fc4cfc2fb2a0 (diff)
downloadports-0f78ed1c1fc7675f095249bc29c76063aa254575.tar.gz
ports-0f78ed1c1fc7675f095249bc29c76063aa254575.zip
- Remove uses=compiler:openmp
PR: 252379
Notes
Notes: svn path=/head/; revision=566495
Diffstat (limited to 'math/octave-forge-nurbs/Makefile')
-rw-r--r--math/octave-forge-nurbs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile
index 545a4e15e46b..82bf9e1de44e 100644
--- a/math/octave-forge-nurbs/Makefile
+++ b/math/octave-forge-nurbs/Makefile
@@ -12,8 +12,6 @@ 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= ${DISTNAME}