aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-tomoe
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2007-03-31 04:22:10 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2007-03-31 04:22:10 +0000
commit26b70157d57a96dfd0598796bd9ef8b61f761b50 (patch)
tree87fc022d9a0b80f1cb2f952fa5b8db30504d2a51 /japanese/scim-tomoe
parent4a615b9f2fc408e435377c7762ca3f3ca7e4bee2 (diff)
downloadports-26b70157d57a96dfd0598796bd9ef8b61f761b50.tar.gz
ports-26b70157d57a96dfd0598796bd9ef8b61f761b50.zip
Notes
Diffstat (limited to 'japanese/scim-tomoe')
-rw-r--r--japanese/scim-tomoe/Makefile2
-rw-r--r--japanese/scim-tomoe/files/patch-src::Makefile.in13
2 files changed, 14 insertions, 1 deletions
diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile
index d7e327150245..7be283e7bfaa 100644
--- a/japanese/scim-tomoe/Makefile
+++ b/japanese/scim-tomoe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-tomoe
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=scim-imengine/23343
diff --git a/japanese/scim-tomoe/files/patch-src::Makefile.in b/japanese/scim-tomoe/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..ff8348d259cd
--- /dev/null
+++ b/japanese/scim-tomoe/files/patch-src::Makefile.in
@@ -0,0 +1,13 @@
+Index: src/Makefile.in
+diff -u src/Makefile.in.orig src/Makefile.in
+--- src/Makefile.in.orig Mon Dec 18 16:40:22 2006
++++ src/Makefile.in Sat Mar 31 05:10:37 2007
+@@ -262,7 +262,7 @@
+ scim_tomoe_prefs.h \
+ scim_tomoe_prefs_widget.h
+
+-moduledir = @SCIM_MODULEDIR@/`pkg-config --variable=scim_binary_version scim`/Helper
++moduledir = @SCIM_MODULEDIR@/Helper
+ module_LTLIBRARIES = tomoe.la
+ tomoe_la_SOURCES = \
+ scim_tomoe.cpp \