diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-03-30 11:00:14 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-03-30 11:00:14 +0000 |
commit | c464b91fd6505c531d2e03b132527a9db58240f3 (patch) | |
tree | 0290eedf46893cbc9fd4bff0ea077892b378286b /sysutils/healthd | |
parent | ea03de10db038b79c5f7cec9c8ae579dd59c710d (diff) | |
download | ports-c464b91fd6505c531d2e03b132527a9db58240f3.tar.gz ports-c464b91fd6505c531d2e03b132527a9db58240f3.zip |
Notes
Diffstat (limited to 'sysutils/healthd')
-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} |