summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-07-11 15:58:13 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-07-11 15:58:13 +0000
commitf186612cdfe90719cfc0b560deca8c048a064128 (patch)
treeb9097c4c56040f4989abbfcad47dc7109b778d05
parentUpdate to 7.1.021. (diff)
Mark i386 only. No PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=84675
-rw-r--r--sysutils/healthd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index d4356951dcb8..5760c68207c5 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://healthd.thehousleys.net/
MAINTAINER= jeh@FreeBSD.org
COMMENT= A daemon to monitor vital motherboard parameters
+ONLY_FOR_ARCHS= i386
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
#