aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-08 16:49:37 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-08 16:49:37 +0000
commit6a7fc8ddc236995f91d6eb7c5d29b7f6b9a601b5 (patch)
treeb363233db002adc327680ab2f20cd76715203d9d
parentbdca5667601a455525786c5a1812596f70e0748a (diff)
downloadports-6a7fc8ddc236995f91d6eb7c5d29b7f6b9a601b5.tar.gz
ports-6a7fc8ddc236995f91d6eb7c5d29b7f6b9a601b5.zip
biology/hyphy: enable on powerpc64le
-rw-r--r--biology/hyphy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile
index a2730276ad58..3f946ae34b11 100644
--- a/biology/hyphy/Makefile
+++ b/biology/hyphy/Makefile
@@ -8,7 +8,7 @@ COMMENT= Hypothesis testing using Phylogenies
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc
+ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64le powerpc64 powerpc
LIB_DEPENDS= libcurl.so:ftp/curl