diff options
Diffstat (limited to 'sysutils/lmmon/Makefile')
-rw-r--r-- | sysutils/lmmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 3625c070c956..0e69aa40d140 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/ MAINTAINER= jedgar@FreeBSD.org COMMENT= Display information gathered from MB power management controller -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes MAN8= lmmon.8 |