diff options
-rw-r--r-- | textproc/uim-el-xemacs21-mule/Makefile | 1 | ||||
-rw-r--r-- | textproc/uim-el-xemacs21-mule/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/uim-el-xemacs21-mule/Makefile b/textproc/uim-el-xemacs21-mule/Makefile index ffe68d4c7c22..79e45bb8a8f2 100644 --- a/textproc/uim-el-xemacs21-mule/Makefile +++ b/textproc/uim-el-xemacs21-mule/Makefile @@ -20,5 +20,4 @@ PLIST_SUB= EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR} MASTERDIR= ${.CURDIR}/../uim-el -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/uim-el-xemacs21-mule/pkg-plist b/textproc/uim-el-xemacs21-mule/pkg-plist index bf1dcb3be822..93c37138abc9 100644 --- a/textproc/uim-el-xemacs21-mule/pkg-plist +++ b/textproc/uim-el-xemacs21-mule/pkg-plist @@ -11,6 +11,8 @@ %%EMACS_PACKAGESDIR%%/lisp/uim-el/uim.el %%PORTDOCS%%%%DOCSDIR_JA%%/README.ja %%PORTDOCS%%%%DOCSDIR%%/README -@dirrm %%EMACS_PACKAGESDIR%%/lisp/uim-el %%PORTDOCS%%@dirrm %%DOCSDIR_JA%% %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%EMACS_PACKAGESDIR%%/lisp/uim-el +@dirrmtry %%EMACS_PACKAGESDIR%%/lisp +@dirrmtry %%EMACS_PACKAGESDIR%% |