diff -urN /usr/ports/japanese/anthy/Makefile japanese/anthy/Makefile --- /usr/ports/japanese/anthy/Makefile Sat Jul 12 12:23:41 2003 +++ japanese/anthy/Makefile Sat Aug 16 03:14:52 2003 @@ -6,9 +6,9 @@ # PORTNAME= anthy -PORTVERSION= 4300 +PORTVERSION= 4300b CATEGORIES= japanese -MASTER_SITES= http://downloads.sourceforge.jp/anthy/4873/ +MASTER_SITES= http://downloads.sourceforge.jp/anthy/5332/ MAINTAINER= ports@FreeBSD.org COMMENT= Another kana-kanji conversion system @@ -18,8 +18,14 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes +ELISPDIR= share/emacs/site-lisp +PLIST_SUB= ELISPDIR=${ELISPDIR} + post-patch: @${REINPLACE_CMD} -e \ 's| install-lispLISP||g' ${WRKSRC}/src-util/Makefile.in + +post-install: + ${INSTALL_DATA} ${WRKSRC}/src-util/*.el ${PREFIX}/${ELISPDIR} .include diff -urN /usr/ports/japanese/anthy/distinfo japanese/anthy/distinfo --- /usr/ports/japanese/anthy/distinfo Sat Jul 12 12:23:41 2003 +++ japanese/anthy/distinfo Sat Aug 16 03:09:28 2003 @@ -1 +1 @@ -MD5 (anthy-4300.tar.gz) = 8b76ecb79d775f2c470c0e97250d568a +MD5 (anthy-4300b.tar.gz) = 2f409a7ab9f6b9b9099191cd78385f42 diff -urN /usr/ports/japanese/anthy/pkg-plist japanese/anthy/pkg-plist --- /usr/ports/japanese/anthy/pkg-plist Sat Jul 12 12:23:42 2003 +++ japanese/anthy/pkg-plist Sat Aug 16 03:18:25 2003 @@ -29,5 +29,10 @@ share/anthy/subj.depword share/anthy/typetab share/anthy/v.depword +%%ELISPDIR%%/anthy-conf.el +%%ELISPDIR%%/anthy-dic.el +%%ELISPDIR%%/anthy-isearch.el +%%ELISPDIR%%/anthy.el +%%ELISPDIR%%/leim-list.el @dirrm share/anthy @dirrm include/anthy