aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-09-18 13:34:15 +0800
committerstas <stas@FreeBSD.org>2011-09-18 13:34:15 +0800
commitf5c40493fd3c0a9263c97533be32bcd2cf6fbbb9 (patch)
tree8ddfa9bbc964bfee8a214e2ce978a8c8b7ad4d41 /sysutils
parent0e688f06b22a965e08be0df87019cb86c93f508e (diff)
downloadfreebsd-ports-gnome-f5c40493fd3c0a9263c97533be32bcd2cf6fbbb9.tar.gz
freebsd-ports-gnome-f5c40493fd3c0a9263c97533be32bcd2cf6fbbb9.tar.zst
freebsd-ports-gnome-f5c40493fd3c0a9263c97533be32bcd2cf6fbbb9.zip
- Add missing dependency on pkg-config.
PR: ports/160789 Submitted by: olgeni@
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/x86info/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index 80c1ee2ff736..53a47d53a409 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= pci.3:${PORTSDIR}/devel/libpci
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
+USE_GNOME= pkgconfig
LICENSE= GPLv2
ALL_TARGET= x86info lsmsr
ONLY_FOR_ARCHS= i386 amd64