diff options
-rw-r--r-- | japanese/anthy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index 68effd15a082..97075c4cfcc9 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -3,7 +3,7 @@ PORTNAME= anthy PORTVERSION= 9100h -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/37536 @@ -22,6 +22,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= libtool:oldver pathfix pkgconfig USE_LDCONFIG= yes +INSTALL_TARGET= install-strip DOCSDIR= ${PREFIX}/share/doc/ja/anthy ELISPDIR= share/emacs/site-lisp/anthy |