diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:36:39 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:36:39 +0000 |
| commit | afa64dd44fde11233ab984d40ba642df33a36c6e (patch) | |
| tree | fea9c1089bd1f29a1d16ff11ec05654205a22e75 /finance/xquote/files/patch-ad | |
| parent | fix X manpage error with XFree86-4 (diff) | |
fix X manpage error with XFree86-4
PR: 23433
Diffstat (limited to 'finance/xquote/files/patch-ad')
| -rw-r--r-- | finance/xquote/files/patch-ad | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/finance/xquote/files/patch-ad b/finance/xquote/files/patch-ad index 67f9c4a5d2d8..66b2f30f16ca 100644 --- a/finance/xquote/files/patch-ad +++ b/finance/xquote/files/patch-ad @@ -1,5 +1,5 @@ ---- Imakefile.orig Sat Feb 13 16:01:41 1999 -+++ Imakefile Sat Feb 13 16:02:13 1999 +--- Imakefile.orig Wed Nov 5 08:13:15 1997 ++++ Imakefile Wed Nov 1 10:38:34 2000 @@ -13,7 +13,7 @@ DEFINES = -DSHAPE -DXQUOTE @@ -9,3 +9,10 @@ DEPLIBS = SRCS = about.c color.c file.c help.c optdetail.c option.c optnet.c \ +@@ -24,5 +24,5 @@ + opttick.o optupdate.o parse.o pixmap.o remote.o server.o session.o \ + status.o tape.o util.o view.o xquote.o xutil.o + +-ComplexProgramTarget(Xquote) ++ComplexProgramTargetNoMan(Xquote) + InstallAppDefaults(Xquote) |
