diff options
Diffstat (limited to 'www/siteframe/Makefile')
-rw-r--r-- | www/siteframe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index 95351206a661..e03ed2302623 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -31,6 +31,7 @@ SITEFRAMEDIR= ${WWWDIR} SUB_FILES= pkg-message SUB_LIST= DIR=${SITEFRAMEDIR} +NO_STAGE= yes do-install: ${MKDIR} ${SITEFRAMEDIR}/ ${CP} -R ${WRKSRC}/* ${SITEFRAMEDIR}/ |