Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2021 12:40:51 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40deb09f221b - main - graphics/tumble: no issues on big-endian systems
Message-ID:  <202108191240.17JCepwR041110@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40deb09f221b8e6714259247b4134806db9ef149

commit 40deb09f221b8e6714259247b4134806db9ef149
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-08-19 12:40:17 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-08-19 12:40:17 +0000

    graphics/tumble: no issues on big-endian systems
---
 graphics/tumble/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile
index 545a8fa9d2b8..28793989d066 100644
--- a/graphics/tumble/Makefile
+++ b/graphics/tumble/Makefile
@@ -12,9 +12,6 @@ COMMENT=	Creates a PDF file from image files
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-NOT_FOR_ARCHS=		mips mips64 powerpc powerpc64 powerpcspe sparc64
-NOT_FOR_ARCHS_REASON=	Only works on little endian systems
-
 LIB_DEPENDS=	libtiff.so:graphics/tiff \
 		libnetpbm.so:graphics/netpbm
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108191240.17JCepwR041110>