diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-09 10:09:42 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-09 10:09:42 +0000 |
| commit | 5643930c37e2b10db3614e3b998e81fcf9c851a4 (patch) | |
| tree | f869568b2398af3fe5b8b9bb0f9512c24bee15f2 /net-im/ayttm/files/patch-Makefile.in | |
| parent | Add Berkeley DB 4.2.52 after repocopy from db41. (diff) | |
- Move everybuddy to ayttm, and update to version 0.4.5
PR: 60273
Submitted by: Ports Fury
Diffstat (limited to 'net-im/ayttm/files/patch-Makefile.in')
| -rw-r--r-- | net-im/ayttm/files/patch-Makefile.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-im/ayttm/files/patch-Makefile.in b/net-im/ayttm/files/patch-Makefile.in new file mode 100644 index 000000000000..e84f3eec09be --- /dev/null +++ b/net-im/ayttm/files/patch-Makefile.in @@ -0,0 +1,18 @@ +--- 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 + ACLOCAL_AMFLAGS = -I m4 + +-Utilitiesdir = $(datadir)/applnk/Internet +-Utilities_DATA = @PACKAGE@.desktop ++#Utilitiesdir = $(datadir)/applnk/Internet ++#Utilities_DATA = @PACKAGE@.desktop + +-gnomedir = $(datadir)/gnome/apps/Internet +-gnome_DATA = @PACKAGE@.desktop ++#gnomedir = $(datadir)/gnome/apps/Internet ++#gnome_DATA = @PACKAGE@.desktop + + sysconf_DATA = @PACKAGE@rc + |
