aboutsummaryrefslogtreecommitdiff
path: root/devel/hwloc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-24 16:09:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-24 16:09:13 +0000
commita4a7ce74220445ce82745e9ec1ff2a74c47db150 (patch)
tree077ac991919b700d0ef11654a3a15c5c1661a377 /devel/hwloc
parentb0c45bdec1ad6d159af7616abf9525a094f37b26 (diff)
downloadports-a4a7ce74220445ce82745e9ec1ff2a74c47db150.tar.gz
ports-a4a7ce74220445ce82745e9ec1ff2a74c47db150.zip
- Switch devel/hwloc to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed - Add LICENSE_FILE - While here, fix stagedir reference in www/trafficserver Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=362817
Diffstat (limited to 'devel/hwloc')
-rw-r--r--devel/hwloc/Makefile4
-rw-r--r--devel/hwloc/pkg-plist4
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/hwloc/Makefile b/devel/hwloc/Makefile
index 2cd4b0cb4a44..5b900ac2417d 100644
--- a/devel/hwloc/Makefile
+++ b/devel/hwloc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= hwloc
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v${PORTVERSION}/downloads/ \
http://icl.cs.utk.edu/open-mpi/software/hwloc/v${PORTVERSION}/downloads/
@@ -10,6 +11,7 @@ MAINTAINER= phd_kimberlite@yahoo.co.jp
COMMENT= Portable Hardware Locality software package
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpciaccess.so:${PORTSDIR}/devel/libpciaccess
@@ -17,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-static \
--enable-libxml2 \
--disable-gl
-USES= pkgconfig pathfix iconv tar:bzip2
+USES= pkgconfig pathfix iconv libtool tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= libxml2
diff --git a/devel/hwloc/pkg-plist b/devel/hwloc/pkg-plist
index cc88b0e3aeeb..185ec6c234e1 100644
--- a/devel/hwloc/pkg-plist
+++ b/devel/hwloc/pkg-plist
@@ -31,9 +31,9 @@ include/hwloc/openfabrics-verbs.h
include/hwloc/plugins.h
include/hwloc/rename.h
lib/libhwloc.a
-lib/libhwloc.la
lib/libhwloc.so
-lib/libhwloc.so.10
+lib/libhwloc.so.5
+lib/libhwloc.so.5.5.0
libdata/pkgconfig/hwloc.pc
man/man1/hwloc-annotate.1.gz
man/man1/hwloc-assembler-remote.1.gz