diff options
author | jedgar <jedgar@FreeBSD.org> | 2003-07-11 22:48:06 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2003-07-11 22:48:06 +0800 |
commit | 02198f2716e9f326dd71503984210e539a38b43d (patch) | |
tree | c1441c6d70c2f2543ca201e6747167dfdc766403 /sysutils/lmmon | |
parent | d0ad0521885a76dfefcd30e32487527db6d2b5e3 (diff) | |
download | freebsd-ports-gnome-02198f2716e9f326dd71503984210e539a38b43d.tar.gz freebsd-ports-gnome-02198f2716e9f326dd71503984210e539a38b43d.tar.zst freebsd-ports-gnome-02198f2716e9f326dd71503984210e539a38b43d.zip |
Mark i386-only
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r-- | sysutils/lmmon/Makefile | 2 |
1 files changed, 2 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 |