diff options
Diffstat (limited to 'databases/mywwwatcher/Makefile')
-rw-r--r-- | databases/mywwwatcher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile index e28fcdd8c695..8b54e8a3d47f 100644 --- a/databases/mywwwatcher/Makefile +++ b/databases/mywwwatcher/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${MKDIR} ${WWWDIR} @${CP} -Rp ${WRKSRC}/* ${WWWDIR} |