diff options
Diffstat (limited to 'sysutils/healthd/Makefile')
-rw-r--r-- | sysutils/healthd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index d46a5e215cd4..3dbba1459e67 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -7,6 +7,7 @@ PORTNAME= healthd PORTVERSION= 0.7.9 +PORTREVISION= 1 CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ \ http://healthd1.thehousleys.net/ @@ -14,10 +15,8 @@ MASTER_SITES= http://healthd.thehousleys.net/ \ MAINTAINER= jeh@FreeBSD.org COMMENT= A daemon to monitor vital motherboard parameters -ONLY_FOR_ARCHS= i386 - USE_REINPLACE= yes -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} # # To allow reading the doWarn and doFail scripts remotely uncomment |