aboutsummaryrefslogtreecommitdiff
path: root/sysutils/amrstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amrstat/Makefile')
-rw-r--r--sysutils/amrstat/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/amrstat/Makefile b/sysutils/amrstat/Makefile
index 0e74e2565f2a..4dd4f8de33b5 100644
--- a/sysutils/amrstat/Makefile
+++ b/sysutils/amrstat/Makefile
@@ -17,17 +17,12 @@ PLIST_FILES= etc/periodic/daily/407.status-amr-raid \
OPTIONS_DEFINE= MEGARC
MEGARC_DESC= Install LSI megarc binary port
-.include <bsd.port.options.mk>
-
# We may want this for periodic script and to actually be able
# to fix something in case amrstat reports degraded RAID.
-.if ${PORT_OPTIONS:MMEGARC}
-RUN_DEPENDS+= ${LOCALBASE}/sbin/megarc:sysutils/megarc
-.endif
+MEGARC_RUN_DEPENDS= megarc:sysutils/megarc
ALL_TARGET= ${PORTNAME}
-LOCALSRCDIR= ${.CURDIR}/files
PERIODICSCRIPT= 407.status-amr-raid
NO_WRKSUBDIR= yes