diff options
-rw-r--r-- | biology/hyphy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hyphy/Makefile b/biology/hyphy/Makefile index b14601320c1f..a2730276ad58 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 +ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc LIB_DEPENDS= libcurl.so:ftp/curl |