diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-09 00:58:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-09 00:58:47 +0800 |
commit | f712b9bed51027e4f435255bfec11a4797ac66c2 (patch) | |
tree | e0094fa1765bb7382dcdf4a36700d371e21af0bb /devel | |
parent | 77991a4d2c466d3e5b7258c0ff99408f95bf4e60 (diff) | |
download | freebsd-ports-gnome-f712b9bed51027e4f435255bfec11a4797ac66c2.tar.gz freebsd-ports-gnome-f712b9bed51027e4f435255bfec11a4797ac66c2.tar.zst freebsd-ports-gnome-f712b9bed51027e4f435255bfec11a4797ac66c2.zip |
- Update LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hwloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hwloc/Makefile b/devel/hwloc/Makefile index bd009ec48403..ed334a5cea78 100644 --- a/devel/hwloc/Makefile +++ b/devel/hwloc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.open-mpi.org/software/hwloc/v${PORTVERSION}/downloads/ MAINTAINER= phd_kimberlite@yahoo.co.jp COMMENT= Portable Hardware Locality software package -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libpciaccess.so:${PORTSDIR}/devel/libpciaccess |