diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-19 16:12:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-19 16:12:16 +0000 |
commit | 68cd90fbc9dac3ae2b1873ad9113de5c55e2876f (patch) | |
tree | 3c1fc060100afb8c1a3bf1cc61e29896d12c1727 /x11-toolkits/vdk/files/patch-aa | |
parent | new Linux/i386 binary port of XFree86 libraries (diff) |
- Update to version 2.0.3
PR: 59470
Submitted by: Ports Fury
Diffstat (limited to 'x11-toolkits/vdk/files/patch-aa')
-rw-r--r-- | x11-toolkits/vdk/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/vdk/files/patch-aa b/x11-toolkits/vdk/files/patch-aa deleted file mode 100644 index 5e288ffe0cbf..000000000000 --- a/x11-toolkits/vdk/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Feb 27 20:55:41 2000 -+++ Makefile.in Sun Feb 27 20:55:56 2000 -@@ -129,7 +129,7 @@ - EXTRA_DIST = autogen.sh configure aclocal.m4 BUGS - - --m4datadir = $(datadir)/aclocal -+m4datadir = $(prefix)/share/aclocal - m4data_DATA = vdk.m4 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |