aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-08-19 12:40:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-08-19 12:40:17 +0000
commit40deb09f221b8e6714259247b4134806db9ef149 (patch)
tree1679c9355f5e378b7c1c3bc60b9609d4f8e2c4a0
parentbc45aeee62b7a4ea949f56b83027ad215733601f (diff)
downloadports-40deb09f221b8e6714259247b4134806db9ef149.tar.gz
ports-40deb09f221b8e6714259247b4134806db9ef149.zip
graphics/tumble: no issues on big-endian systems
-rw-r--r--graphics/tumble/Makefile3
1 files changed, 0 insertions, 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