diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-10-07 20:48:20 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-10-07 20:48:20 +0000 |
commit | aad9e24d53acda0a2afd7b2679239c960744afb4 (patch) | |
tree | 0d7010ad61cfb83d3d8183b4839cef2105342155 /sysutils/x86info | |
parent | 8316b5f018c3ca7cb9a0255b89d1e16799aa40da (diff) | |
download | ports-aad9e24d53acda0a2afd7b2679239c960744afb4.tar.gz ports-aad9e24d53acda0a2afd7b2679239c960744afb4.zip |
Notes
Diffstat (limited to 'sysutils/x86info')
-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 beaad79e3ada..7ae26e918e9e 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= pci:${PORTSDIR}/devel/libpci ONLY_FOR_ARCHS= i386 amd64 +USE_GCC= any USE_GMAKE= yes ALL_TARGET= x86info lsmsr USE_PKGCONFIG= build |