diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-12-31 08:55:24 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-12-31 08:55:24 +0000 |
commit | 93b1825a4779cbee309f8bf6c68f06b94b921045 (patch) | |
tree | 9b3ab292e790e6bd3441d445e34af2660dd332a2 /sysutils | |
parent | e87bda9f9a4760b66e9f761778bc3c73df20ed49 (diff) | |
download | ports-93b1825a4779cbee309f8bf6c68f06b94b921045.tar.gz ports-93b1825a4779cbee309f8bf6c68f06b94b921045.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/x86info/Makefile | 1 |
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 |