diff options
author | jeh <jeh@FreeBSD.org> | 2006-05-17 04:51:49 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2006-05-17 04:51:49 +0800 |
commit | 03b9f18f0a6160abc4f5b8def31f7e54f4737bdd (patch) | |
tree | 177f5ca99689be06b696494a5a7b1addf051ca72 /sysutils | |
parent | 87493e4daf191b7bd68308cfca8a4dba607b868b (diff) | |
download | freebsd-ports-gnome-03b9f18f0a6160abc4f5b8def31f7e54f4737bdd.tar.gz freebsd-ports-gnome-03b9f18f0a6160abc4f5b8def31f7e54f4737bdd.tar.zst freebsd-ports-gnome-03b9f18f0a6160abc4f5b8def31f7e54f4737bdd.zip |
The last PR that remove i386 only hoping to get amd64 broke the build for
all other systems.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 185fa81a711d..1cc350a5ffc4 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://healthd.thehousleys.net/ \ MAINTAINER= jeh@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters +ONLY_FOR_ARCHS= i386 amd64 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} # |