diff options
Diffstat (limited to 'sysutils/nut22/Makefile')
-rw-r--r-- | sysutils/nut22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index e50cfe404029..52342e9bb8b0 100644 --- a/sysutils/nut22/Makefile +++ b/sysutils/nut22/Makefile @@ -37,7 +37,7 @@ OPTIONS= SERIAL "SERIAL support" on \ DEVEL "Install header files" off \ CGI "Web CGI interface" off \ -USE_RC_SUBR= nut.sh nut_upsmon.sh nut_upslog.sh +USE_RC_SUBR= nut nut_upsmon nut_upslog SUB_LIST+= STATEDIR=${STATEDIR} PLIST_SUB+= STATEDIR=${STATEDIR} |