aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hwloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hwloc/Makefile')
-rw-r--r--devel/hwloc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/hwloc/Makefile b/devel/hwloc/Makefile
index 181ac15ccddd..878c65b8568b 100644
--- a/devel/hwloc/Makefile
+++ b/devel/hwloc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hwloc
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= devel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v1.3/downloads/ \
http://icl.cs.utk.edu/open-mpi/software/hwloc/v1.3/downloads/
@@ -25,6 +25,9 @@ USE_LDCONFIG= yes
USE_GNOME= libxml2 pkgconfig
MAKE_JOBS_SAFE= yes
+ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS_REASON= has not been ported to this architecture
+
OPTIONS= CAIRO "Enable CAIRO support" off
.include <bsd.port.pre.mk>