diff options
| author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-24 15:44:05 +0000 |
|---|---|---|
| committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-08-24 15:44:05 +0000 |
| commit | c70326a461ad453c996bf21c963f98e69c82b245 (patch) | |
| tree | ff38882f8147e029b9598b273ed08f6de2b573bd /mail/xpbiff/files/Imakefile.xpg4.diff | |
| parent | Upgrade to ghostscript 5.03 (diff) | |
imported a new port for xpbiff.
A replacement for xbiff that handles popup window with mail header.
PR: 4121
Submitted by: sanpei@yy.cs.keio.ac.jp
Diffstat (limited to 'mail/xpbiff/files/Imakefile.xpg4.diff')
| -rw-r--r-- | mail/xpbiff/files/Imakefile.xpg4.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/xpbiff/files/Imakefile.xpg4.diff b/mail/xpbiff/files/Imakefile.xpg4.diff new file mode 100644 index 000000000000..ed5501306b3e --- /dev/null +++ b/mail/xpbiff/files/Imakefile.xpg4.diff @@ -0,0 +1,11 @@ +--- Imakefile.org Thu Apr 10 23:39:59 1997 ++++ Imakefile Thu Apr 10 23:40:16 1997 +@@ -58,7 +58,7 @@ + LOCAL_LDFLAGS = $(XI18NLIBDIR) $(UCBLIBDIR) + DEPLIBS = $(DEPXPMLIB) XawClientDepLibs $(DEPXWCHARLIB) + LOCAL_LIBRARIES = $(XPMLIB) XawClientLibs $(XWCHARLIB) +-EXTRA_LIBRARIES = $(UCBLIB) -lm ExtraLibraries ++EXTRA_LIBRARIES = $(UCBLIB) -lm -lxpg4 ExtraLibraries + SRCS = xpbiff.c $(CONVSRC) + OBJS = xpbiff.o $(CONVOBJ) + |
