diff options
Diffstat (limited to 'japanese/ddskk/Makefile')
-rw-r--r-- | japanese/ddskk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index 53ba7c4942f0..6b68190db178 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -25,6 +25,7 @@ PORTEXAMPLES= Emacs.ad dot.emacs dot.skk ALL_TARGET= elc info MAKE_ARGS+= SKK_LISPDIR=${PREFIX}/${SKK_LISPDIR} SKK_INFODIR=${PREFIX}/${INFO_PATH} +NO_STAGE= yes pre-install: # required for non-standard PREFIX ${MKDIR} ${PREFIX}/${SKK_LISPDIR} |