diff options
author | krion <krion@FreeBSD.org> | 2004-02-01 22:58:34 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-01 22:58:34 +0800 |
commit | d7d15666aac8e4cdb897935c6345d19e2d00d4a9 (patch) | |
tree | 3f782242a0b81285cd4b29a17e13b2255082c40b /net-im/ayttm/files | |
parent | 0103ccf4c9c2027a3be0eeaf754c4efb259ad546 (diff) | |
download | freebsd-ports-gnome-d7d15666aac8e4cdb897935c6345d19e2d00d4a9.tar.gz freebsd-ports-gnome-d7d15666aac8e4cdb897935c6345d19e2d00d4a9.tar.zst freebsd-ports-gnome-d7d15666aac8e4cdb897935c6345d19e2d00d4a9.zip |
- Update to version 0.4.6
PR: ports/62160
Submitted by: Ports Fury
Diffstat (limited to 'net-im/ayttm/files')
-rw-r--r-- | net-im/ayttm/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | net-im/ayttm/files/patch-configure | 10 |
2 files changed, 8 insertions, 14 deletions
diff --git a/net-im/ayttm/files/patch-Makefile.in b/net-im/ayttm/files/patch-Makefile.in index e84f3eec09be..6cf963990627 100644 --- a/net-im/ayttm/files/patch-Makefile.in +++ b/net-im/ayttm/files/patch-Makefile.in @@ -1,7 +1,11 @@ ---- Makefile.in.orig Wed Dec 3 23:54:18 2003 -+++ Makefile.in Thu Dec 4 21:00:54 2003 -@@ -182,11 +182,11 @@ - SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +--- Makefile.in.orig Wed Jan 21 15:42:26 2004 ++++ Makefile.in Fri Jan 30 22:38:38 2004 +@@ -147,14 +147,14 @@ + enable_crash_dialog = @enable_crash_dialog@ + install_sh = @install_sh@ + DIST_SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +-SUBDIRS = pixmaps po m4 libproxy sounds doc src modules ++SUBDIRS = po m4 libproxy sounds doc src modules ACLOCAL_AMFLAGS = -I m4 -Utilitiesdir = $(datadir)/applnk/Internet diff --git a/net-im/ayttm/files/patch-configure b/net-im/ayttm/files/patch-configure deleted file mode 100644 index f38e9730d772..000000000000 --- a/net-im/ayttm/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri May 17 09:04:56 2002 -+++ configure Thu May 30 01:12:46 2002 -@@ -5451,6 +5451,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |