summaryrefslogtreecommitdiff
path: root/japanese/iiimf-le-canna/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
committerAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
commit3b3128196e8706c3616c88df7206b4a27f7b8959 (patch)
tree31433c1d06ed5be6756933b97f6d80a77f17b710 /japanese/iiimf-le-canna/files
parentUpdate to SRC680_m222. (diff)
Update to the autotools new world order.
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
Notes
Notes: svn path=/head/; revision=196437
Diffstat (limited to 'japanese/iiimf-le-canna/files')
-rw-r--r--japanese/iiimf-le-canna/files/patch-Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/japanese/iiimf-le-canna/files/patch-Makefile b/japanese/iiimf-le-canna/files/patch-Makefile
index c13173f534a8..a72a0f768306 100644
--- a/japanese/iiimf-le-canna/files/patch-Makefile
+++ b/japanese/iiimf-le-canna/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake