aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/lmmon/Makefile2
-rw-r--r--sysutils/wmlmmon/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index 60a53ec69aa5..db9c9ae69854 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -13,6 +13,8 @@ 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
+
GNU_CONFIGURE= yes
MAN8= lmmon.8
MANCOMPRESSED= yes
diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile
index d11cb0834258..bece089c332d 100644
--- a/sysutils/wmlmmon/Makefile
+++ b/sysutils/wmlmmon/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/
MAINTAINER= jedgar@fxp.org
COMMENT= WM dock app to display info from MB power management controllers
+ONLY_FOR_ARCHS= i386
+
USE_X_PREFIX= yes
USE_XPM= yes