git: 40deb09f221b - main - graphics/tumble: no issues on big-endian systems
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Aug 19 12:40:51 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40deb09f221b8e6714259247b4134806db9ef149
commit 40deb09f221b8e6714259247b4134806db9ef149
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-08-19 12:40:17 +0000
Commit: Piotr Kubaj <pkubaj at 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
More information about the dev-commits-ports-all
mailing list