aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-gtk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /textproc/iiimf-gtk
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
Notes
Diffstat (limited to 'textproc/iiimf-gtk')
-rw-r--r--textproc/iiimf-gtk/Makefile2
-rw-r--r--textproc/iiimf-gtk/files/patch-Makefile17
-rw-r--r--textproc/iiimf-gtk/pkg-plist2
3 files changed, 9 insertions, 12 deletions
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile
index a01d2565ce4a..9b72dcfd0fd7 100644
--- a/textproc/iiimf-gtk/Makefile
+++ b/textproc/iiimf-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk
PORTVERSION= 12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
diff --git a/textproc/iiimf-gtk/files/patch-Makefile b/textproc/iiimf-gtk/files/patch-Makefile
index 70065ec45e00..4942c07fafd7 100644
--- a/textproc/iiimf-gtk/files/patch-Makefile
+++ b/textproc/iiimf-gtk/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig Mon May 9 15:32:45 2005
-+++ Makefile Mon May 9 15:35:03 2005
-@@ -1,29 +1,31 @@
+--- Makefile.orig Tue Apr 19 15:38:18 2005
++++ Makefile Fri Feb 3 20:09:51 2006
+@@ -1,7 +1,7 @@
## deprecated in favour of AUTORECONF
-#ACLOCAL = aclocal
-#AUTOMAKE = automake --add-missing --copy
@@ -9,19 +9,16 @@
-#AUTOCONF = autoconf
+ACLOCAL = aclocal19
+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
++LIBTOOLIZE = libtoolize --force --copy
+AUTOHEADER = autoheader259
+AUTOCONF = autoconf259
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
- # $(LIBTOOLIZE) && \
- # $(AUTOHEADER) && \
- # $(AUTOMAKE) && \
- # $(AUTOCONF)
+@@ -12,3 +12,3 @@
-AUTORECONF = autoreconf
+AUTORECONF = autoreconf259
BOOTSTRAP = $(AUTORECONF) --install --force
- INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
+@@ -16,12 +16,14 @@
-CONFIG_FLAGS = --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+CONFIG_FLAGS = --prefix=%%PREFIX%% --sysconfdir=%%LOCALBASE%%/etc --localstatedir=/var
@@ -43,5 +40,3 @@
+CONFIGDIRS = $(BUILDDIRS)
+#CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
- all: compile
-
diff --git a/textproc/iiimf-gtk/pkg-plist b/textproc/iiimf-gtk/pkg-plist
index ba9b38b4047b..bfb380a1d982 100644
--- a/textproc/iiimf-gtk/pkg-plist
+++ b/textproc/iiimf-gtk/pkg-plist
@@ -1,3 +1,5 @@
+lib/gtk-2.0/2.4.0/immodules/im-iiim.a
+lib/gtk-2.0/2.4.0/immodules/im-iiim.la
lib/gtk-2.0/2.4.0/immodules/im-iiim.so
@exec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
@unexec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules