diff options
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 7f950cf32b6b..dbaa9c5b60a2 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://healthd.thehousleys.net/ \ MAINTAINER= jeh@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= i386 HAS_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} |