aboutsummaryrefslogtreecommitdiff
path: root/graphics/povray37
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-03 16:11:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-03 16:11:48 +0000
commit16df9d66691008f653a6b11048b94c0f8ac1f7b8 (patch)
tree5e409eadf83c30ee500bd94ace1722b4d1e932c2 /graphics/povray37
parentb83128a88833fd500993a4a1be55fa109ecfab6f (diff)
downloadports-16df9d66691008f653a6b11048b94c0f8ac1f7b8.tar.gz
ports-16df9d66691008f653a6b11048b94c0f8ac1f7b8.zip
Now builds on sparc64.
While here, pacify portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425244
Diffstat (limited to 'graphics/povray37')
-rw-r--r--graphics/povray37/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 7d49e14c7991..d798fa3d7415 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -11,10 +11,10 @@ DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}
MAINTAINER= bkoenig@alpha-tierchen.de
COMMENT= Persistence of Vision Ray Tracer
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
+BROKEN_powerpc64= Does not build
+
OPTIONS_DEFINE= X11 PNG JPEG TIFF OPENEXR STATIC IO EXAMPLES DOCS
OPTIONS_DEFAULT=PNG JPEG
OPTIONS_SUB= yes
@@ -101,10 +101,6 @@ CONFIGURE_ARGS+=--without-openexr
CONFIGURE_ARGS+=NON_REDISTRIBUTABLE_BUILD=yes
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Does not compile on sparc64: thread-local storage not supported
-.endif
-
MAN1= ${PORTNAME}${PKGNAMESUFFIX}.1
DOC_FILES= AUTHORS ChangeLog NEWS