aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-el
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-16 12:19:41 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-16 12:19:41 +0000
commit6a2dfabd757972cc8f3067fe6c3a7e4e9921ba46 (patch)
tree252b518b1ec933231f620f83459daab70ce32264 /textproc/uim-el
parent4f943931cd04bcc15b8e9fa5433c128a0312cb91 (diff)
Notes
Diffstat (limited to 'textproc/uim-el')
-rw-r--r--textproc/uim-el/Makefile11
-rw-r--r--textproc/uim-el/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index 6ea50efdd754..587256d484e4 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uim-el
-PORTVERSION= 1.8.5
+PORTVERSION= 1.8.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -24,7 +24,6 @@ USE_GNOME= intltool
USES= iconv gmake perl5
USE_EMACS= yes
GNU_CONFIGURE= yes
-NO_STAGE= yes
BUILD_WRKSRC= ${WRKSRC}/emacs
INSTALL_WRKSRC= ${WRKSRC}/emacs
@@ -39,10 +38,10 @@ PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}"
.if !defined(NOPORTDOCS)
post-install:
- ${MKDIR} ${DOCSDIR}
- ${MKDIR} ${DOCSDIR_JA}
- ${INSTALL_DATA} ${WRKSRC}/emacs/README ${DOCSDIR}/README
- ${INSTALL_DATA} ${WRKSRC}/emacs/README.ja ${DOCSDIR_JA}/README.ja
+ ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${MKDIR} ${STAGEDIR}${DOCSDIR_JA}
+ ${INSTALL_DATA} ${WRKSRC}/emacs/README ${STAGEDIR}${DOCSDIR}/README
+ ${INSTALL_DATA} ${WRKSRC}/emacs/README.ja ${STAGEDIR}${DOCSDIR_JA}/README.ja
.endif
.include <bsd.port.mk>
diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo
index 8b6b6af13acb..8b2ea299190a 100644
--- a/textproc/uim-el/distinfo
+++ b/textproc/uim-el/distinfo
@@ -1,2 +1,2 @@
-SHA256 (uim-1.8.5.tar.bz2) = f74550b42d22a1e2bbc581039585541f7784eb6652a06ec17aa88bcf5f0f3d58
-SIZE (uim-1.8.5.tar.bz2) = 6497675
+SHA256 (uim-1.8.6.tar.bz2) = 7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f
+SIZE (uim-1.8.6.tar.bz2) = 6500739