aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-12-18 16:16:57 +0800
committermva <mva@FreeBSD.org>2015-12-18 16:16:57 +0800
commitee42bd3ca3aa5a9801aa48e532edcb367870dfaa (patch)
tree418f5aca90766e59fc656e41eb58aa4ff248ec9d /graphics
parent87f377a9984e6bf8fc040afa6492c53613745457 (diff)
downloadfreebsd-ports-gnome-ee42bd3ca3aa5a9801aa48e532edcb367870dfaa.tar.gz
freebsd-ports-gnome-ee42bd3ca3aa5a9801aa48e532edcb367870dfaa.tar.zst
freebsd-ports-gnome-ee42bd3ca3aa5a9801aa48e532edcb367870dfaa.zip
- Make sure that OpenMP support is properly enabled
Reported by: pkg-fallout
Diffstat (limited to 'graphics')
-rw-r--r--graphics/opensubdiv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index d31d2d731b3d..3998c76a72eb 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -2,6 +2,7 @@
PORTNAME= opensubdiv
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= mva@FreeBSD.org
@@ -24,8 +25,7 @@ USE_XORG= x11 xi xcursor xrandr xxf86vm xinerama
CMAKE_ARGS+= -DNO_TUTORIALS:BOOL=ON -DNO_EXAMPLES:BOOL=ON \
-DNO_REGRESSION:BOOL=ON -DNO_PTEX:BOOL=ON -DNO_CUDA:BOOL=ON \
- -DNO_OPENCL:BOOL=ON -DNO_MAYA:BOOL=ON -DNO_OMP:BOOL=ON \
- -DNO_TBB:BOOL=ON
+ -DNO_OPENCL:BOOL=ON -DNO_MAYA:BOOL=ON -DNO_TBB:BOOL=ON
OPTIONS_DEFINE= DOCS
151c483'>- Update to 7.31.0sunpoet2013-07-121-1/+1 * - Update to 2.0.6 [1]bdrewery2013-05-093-6/+12 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-6/+2 * - Update to 2.0.5miwi2013-02-153-3/+12 * - Update to 2.0.4beech2012-12-134-10/+54 * Update to 2.0.3.rakuco2012-10-213-31/+57 * - Fix zabbix2-frontend plist after 2.0.2 update tobdrewery2012-08-272-1/+14 * - Update to 2.0.2bdrewery2012-08-203-101/+4 * - Update to 2.0.0 after repocopy fromjase2012-08-157-540/+920 * - Update to 1.8.13,2sylvio2012-05-123-4/+101 * - Chase unixODBC shlib bumpmiwi2012-02-061-0/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-143-3/+3 * - Update to 1.8.10,2crees2011-12-313-7/+4 * - update to 1.8.8eadler2011-10-155-32/+21 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2 * - Chase net-snmp shlib version bump.sylvio2011-07-281-0/+1 * - update to 1.8.5flo2011-04-225-12/+47 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-191-1/+1 * Chase after net/openldap24-server update.delphij2011-02-251-0/+1 * - Update to 1.8.3decke2010-08-245-69/+75 * Add optional IPMI support.stefan2010-07-011-0/+6 * - Fix ssh2 supportmiwi2010-06-061-0/+23 * - Chase net-snmp shlib bumpsylvio2010-06-031-1/+1 * - Fix fping location in sample conf filessahil2010-05-051-0/+1 * Chase the ftp/curl shlib version bump.roam2010-04-031-1/+1 * - Update to 1.8.2pav2010-04-023-6/+23 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-273-3/+3 * - Updated to 1.8.1 [1]glarkin2010-02-03