aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2019-06-25 20:17:04 +0800
committerlinimon <linimon@FreeBSD.org>2019-06-25 20:17:04 +0800
commit7a2353cd70f9c0d0787edb7af34a39e2aa58d1d1 (patch)
tree8225e77cc996e67dfd7e3db0b091125ec601bd8d
parent7a2d94e63aa9ad41f18495af1396a29d5307e354 (diff)
downloadfreebsd-ports-gnome-7a2353cd70f9c0d0787edb7af34a39e2aa58d1d1.tar.gz
freebsd-ports-gnome-7a2353cd70f9c0d0787edb7af34a39e2aa58d1d1.tar.zst
freebsd-ports-gnome-7a2353cd70f9c0d0787edb7af34a39e2aa58d1d1.zip
Mark this port as not buildable on powerpc64:
*** File 'Makefile.config.FreeBSD.powerpc' is missing. Please run ./configure The configuration script may have other problems as well. This needs to be addressed by upstream (if there is interest). Approved by: portmgr (tier-2 blanket)
-rw-r--r--biology/ngs-sdk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/ngs-sdk/Makefile b/biology/ngs-sdk/Makefile
index 9d1934555629..1c9453f93897 100644
--- a/biology/ngs-sdk/Makefile
+++ b/biology/ngs-sdk/Makefile
@@ -12,6 +12,8 @@ LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to configure: unsupported architecture 'FreeBSD'
+NOT_FOR_ARCHS= powerpc64
+NOT_FOR_ARCHS_REASON= os-arch.prl needs to be taught about powerpc64
USES= gmake perl5
GNU_CONFIGURE= yes