diff options
Diffstat (limited to 'sysutils/ipad_charge/Makefile')
-rw-r--r-- | sysutils/ipad_charge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ipad_charge/Makefile b/sysutils/ipad_charge/Makefile index e2197d3f5266..09602ca96487 100644 --- a/sysutils/ipad_charge/Makefile +++ b/sysutils/ipad_charge/Makefile @@ -15,6 +15,7 @@ USE_RC_SUBR= ipad_charge SUB_FILES= ipad_charge.conf pkg-message NO_BUILD= yes +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/etc/devd @${INSTALL_DATA} ${WRKDIR}/ipad_charge.conf ${PREFIX}/etc/devd |