diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-19 05:38:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-19 05:38:38 +0800 |
commit | a18a73002f62d9ab7d5891e5bb419ec17ee715fb (patch) | |
tree | faed4b910e1efe48903a34ca878032d4911d8a5e /x11-toolkits | |
parent | f07973c1300102a0995be4f46c4e19b235b75329 (diff) | |
download | freebsd-ports-gnome-a18a73002f62d9ab7d5891e5bb419ec17ee715fb.tar.gz freebsd-ports-gnome-a18a73002f62d9ab7d5891e5bb419ec17ee715fb.tar.zst freebsd-ports-gnome-a18a73002f62d9ab7d5891e5bb419ec17ee715fb.zip |
Remove a patch that is no longer needed.
Reported by: bento via kris
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/files/patch-aa | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x11-toolkits/bakery/files/patch-aa b/x11-toolkits/bakery/files/patch-aa deleted file mode 100644 index 0eef2b849092..000000000000 --- a/x11-toolkits/bakery/files/patch-aa +++ /dev/null @@ -1,7 +0,0 @@ ---- Makefile.in.orig Tue Sep 5 14:24:47 2000 -+++ Makefile.in Tue Sep 12 16:14:59 2000 -@@ -111,3 +111,3 @@ - # Install the m4 macro to be used by autoconf --m4datadir = $(datadir)/aclocal -+m4datadir = $(prefix)/share/aclocal - m4data_DATA = $(GENERIC_LIBRARY_NAME).m4 |