diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /textproc/iiimf-gtk | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) | |
download | ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip |
Notes
Diffstat (limited to 'textproc/iiimf-gtk')
-rw-r--r-- | textproc/iiimf-gtk/Makefile | 4 | ||||
-rw-r--r-- | textproc/iiimf-gtk/files/patch-Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile index 28f0156db7d1..4b84586e8ae6 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk PORTVERSION= 12.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -27,7 +27,7 @@ USE_ICONV= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= intltool gtk20 -USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimgcf diff --git a/textproc/iiimf-gtk/files/patch-Makefile b/textproc/iiimf-gtk/files/patch-Makefile index d3c5ac697408..c08f74ce0002 100644 --- a/textproc/iiimf-gtk/files/patch-Makefile +++ b/textproc/iiimf-gtk/files/patch-Makefile @@ -10,13 +10,13 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.59 -+AUTOCONF = autoconf-2.59 ++AUTOHEADER = autoheader-2.61 ++AUTOCONF = autoconf-2.61 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ @@ -12,3 +12,3 @@ -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.59 ++AUTORECONF = autoreconf-2.61 BOOTSTRAP = $(AUTORECONF) --install --force @@ -16,12 +16,14 @@ |