diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-22 10:16:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-22 10:16:15 +0000 |
commit | a44296758a6d5195343d4f505137542c652fbc8e (patch) | |
tree | 478debee779bbdfbeb4c477d140db07b385d6fe1 /japanese/anthy | |
parent | 7d6a250fe2b92b0581bc0b616f6bcac2886cb016 (diff) |
Notes
Diffstat (limited to 'japanese/anthy')
-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 |