diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-03-22 00:34:21 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 00:34:21 +0000 |
| commit | beff722fd9038dbf6c9066c10a34740d081d396e (patch) | |
| tree | bf6062e375a5d204d3a3ba550059c9ed35a01c7f /x11-toolkits/fox/files/patch-ab | |
| parent | Restore useless version required comments. (diff) | |
New port for FOX, a C++ GUI toolkit, conceptually similar to Qt.
PR: 17264
Notes
Notes:
svn path=/head/; revision=26942
Diffstat (limited to 'x11-toolkits/fox/files/patch-ab')
| -rw-r--r-- | x11-toolkits/fox/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/fox/files/patch-ab b/x11-toolkits/fox/files/patch-ab new file mode 100644 index 000000000000..0ebec7432235 --- /dev/null +++ b/x11-toolkits/fox/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in Tue Feb 22 14:46:32 2000 ++++ Makefile.in.new Wed Mar 1 05:39:07 2000 +@@ -91,7 +91,7 @@ + AUTOMAKE_OPTIONS = foreign dist-zip + #AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies + +-SUBDIRS = utils include src doc tests pathfinder historic ++SUBDIRS = utils include src doc + EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README index.html aclocal.m4 + + CLEANFILES = fox.tar.gz |
