1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

Now builds on sparc64.

While here, pacify portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2016-11-03 16:11:48 +00:00
parent b83128a888
commit 16df9d6669
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425244

View File

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