diff options
Diffstat (limited to 'japanese/hns/Makefile')
-rw-r--r-- | japanese/hns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/hns/Makefile b/japanese/hns/Makefile index d5d17fd5cc71..63f34f700179 100644 --- a/japanese/hns/Makefile +++ b/japanese/hns/Makefile @@ -13,6 +13,7 @@ COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange USES= perl5 NO_BUILD= yes +NO_STAGE= yes do-install: @if [ -d ${DATADIR} ]; then ${RM} -rf ${DATADIR}; fi ${MKDIR} ${DATADIR} |