aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-07 04:31:50 +0800
committerbapt <bapt@FreeBSD.org>2013-09-07 04:31:50 +0800
commit9128609dfa8c12f87b1d8dcb16daffb509696302 (patch)
tree37490b07f02b45facdeddc1587a902a773200fc9 /net
parentaa0b036852eb03b64fb5eb45d30d3b217a28ee79 (diff)
downloadfreebsd-ports-gnome-9128609dfa8c12f87b1d8dcb16daffb509696302.tar.gz
freebsd-ports-gnome-9128609dfa8c12f87b1d8dcb16daffb509696302.tar.zst
freebsd-ports-gnome-9128609dfa8c12f87b1d8dcb16daffb509696302.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'net')
-rw-r--r--net/openmpi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index cc95cf8d0c48..b047ef23551c 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \
USE_BZIP2= yes
HAS_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
MPIBASE?= mpi
MPIDIR?= ${MPIBASE}/${UNIQUENAME}