aboutsummaryrefslogtreecommitdiff
path: root/sysutils/x86info
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-12-31 08:55:24 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-12-31 08:55:24 +0000
commit93b1825a4779cbee309f8bf6c68f06b94b921045 (patch)
tree9b3ab292e790e6bd3441d445e34af2660dd332a2 /sysutils/x86info
parente87bda9f9a4760b66e9f761778bc3c73df20ed49 (diff)
downloadports-93b1825a4779cbee309f8bf6c68f06b94b921045.tar.gz
ports-93b1825a4779cbee309f8bf6c68f06b94b921045.zip
- Add missing python dependency.
Spotted by: QAT
Notes
Notes: svn path=/head/; revision=225044
Diffstat (limited to 'sysutils/x86info')
-rw-r--r--sysutils/x86info/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index ad6473743a96..f423b7bb2210 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= stas@FreeBSD.org
COMMENT= Utility to display information about the systems x86 processor(s)
USE_GMAKE= yes
+USE_PYTHON_BUILD= yes
ONLY_FOR_ARCHS= i386 amd64
PLIST_FILES= bin/x86info bin/lsmsr
MAN1= x86info.1