diff options
author | jim <jim@FreeBSD.org> | 2000-09-06 04:05:56 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-09-06 04:05:56 +0800 |
commit | b981809350c0c4e7aca38f148a25b4bbbf44fed4 (patch) | |
tree | 357c65525666e8e36f014df146c84f3291140640 /net-im/ayttm/files | |
parent | d71bac96b5f6dadaf9b2d38cc05ac42fb8411a39 (diff) | |
download | freebsd-ports-gnome-b981809350c0c4e7aca38f148a25b4bbbf44fed4.tar.gz freebsd-ports-gnome-b981809350c0c4e7aca38f148a25b4bbbf44fed4.tar.zst freebsd-ports-gnome-b981809350c0c4e7aca38f148a25b4bbbf44fed4.zip |
Update to version 0.1.4-2. This probably wasn't the best way to do
things, but it works. If anyone wants to change it, feel free to do so.
Diffstat (limited to 'net-im/ayttm/files')
-rw-r--r-- | net-im/ayttm/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/ayttm/files/patch-ae b/net-im/ayttm/files/patch-ae new file mode 100644 index 000000000000..4918144ca31d --- /dev/null +++ b/net-im/ayttm/files/patch-ae @@ -0,0 +1,11 @@ +--- Makefile.in.orig Tue Sep 5 02:12:11 2000 ++++ Makefile.in Tue Sep 5 02:12:52 2000 +@@ -87,7 +87,7 @@ + SUBDIRS = pixmaps m4 libproxy libtoc libicq libyahoo libmsn sounds doc src + ACLOCAL_AMFLAGS = -I m4 + +-Utilitiesdir = /etc/X11/applnk/Internet ++Utilitiesdir = ${PREFIX}/share/applnk/Internet + Utilities_DATA = Everybuddy.desktop + + EXTRA_DIST = Everybuddy.desktop |