aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/migemo-emacs21
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2002-10-06 20:55:43 +0800
committernobutaka <nobutaka@FreeBSD.org>2002-10-06 20:55:43 +0800
commitbf5ba876ea3183c0fb707b4dbd00778a7fa5861c (patch)
tree12d2e4cc80d2bd65bfe6877fd6b6112b8aeb9eff /japanese/migemo-emacs21
parente4aacf22cc020ddf237b232a06204814d947e5ce (diff)
downloadfreebsd-ports-gnome-bf5ba876ea3183c0fb707b4dbd00778a7fa5861c.tar.gz
freebsd-ports-gnome-bf5ba876ea3183c0fb707b4dbd00778a7fa5861c.tar.zst
freebsd-ports-gnome-bf5ba876ea3183c0fb707b4dbd00778a7fa5861c.zip
Unify post-install targets of migemo-* ports.
Diffstat (limited to 'japanese/migemo-emacs21')
-rw-r--r--japanese/migemo-emacs21/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/migemo-emacs21/Makefile b/japanese/migemo-emacs21/Makefile
index 575323c85b32..221b84575068 100644
--- a/japanese/migemo-emacs21/Makefile
+++ b/japanese/migemo-emacs21/Makefile
@@ -26,8 +26,4 @@ PLIST_SUB= MIGEMO="@comment " ELISP=""
do-install:
${INSTALL_DATA} ${WRKSRC}/migemo.el ${PREFIX}/${EMACS_LIBDIR}/site-lisp
${INSTALL_DATA} ${WRKSRC}/migemo.elc ${PREFIX}/${EMACS_LIBDIR}/site-lisp
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include "${MASTERDIR}/Makefile"