diff options
author | James E. Housley <jeh@FreeBSD.org> | 2006-05-16 20:51:49 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2006-05-16 20:51:49 +0000 |
commit | 9bb5f1aa892416d4d34075f65d6fa6b0f2ab44f2 (patch) | |
tree | 15b3884e8c5573339fcd1841e15cd40d4663c2d0 /sysutils/healthd/Makefile | |
parent | cec47fbf8b6d08f77facda2195c2b1a505d04119 (diff) | |
download | ports-9bb5f1aa892416d4d34075f65d6fa6b0f2ab44f2.tar.gz ports-9bb5f1aa892416d4d34075f65d6fa6b0f2ab44f2.zip |
The last PR that remove i386 only hoping to get amd64 broke the build for
all other systems.
Notes
Notes:
svn path=/head/; revision=162606
Diffstat (limited to 'sysutils/healthd/Makefile')
-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} # |