diff options
Diffstat (limited to 'japanese/uim/Makefile')
-rw-r--r-- | japanese/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile index 1e60f54a1b1a..1868b3b5bf45 100644 --- a/japanese/uim/Makefile +++ b/japanese/uim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uim -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2.1 CATEGORIES= japanese x11 MASTER_SITES= http://freedesktop.org/Software/UimDownload/ @@ -48,7 +48,7 @@ PLIST_SUB+= GNOME="@comment " .endif post-patch: - ${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},' ${WRKSRC}/scm/skk.scm + ${REINPLACE_CMD} -e 's,/usr,${LOCALBASE},' ${WRKSRC}/scm/skk.scm ${WRKSRC}/scm/custom.scm .if !defined(NOPORTDOCS) post-install: |