diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-11-15 05:19:30 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-11-15 05:19:30 +0000 |
commit | a787f0b0758f9b6d92f3c10d2621440a61b1977e (patch) | |
tree | 74196deef164c8bc31ec614fc52cd43fcb949f20 /mail/xpbiff/files | |
parent | 88479b1d0703b73d3f20015a53e8a442505bfddd (diff) | |
download | ports-a787f0b0758f9b6d92f3c10d2621440a61b1977e.tar.gz ports-a787f0b0758f9b6d92f3c10d2621440a61b1977e.zip |
Notes
Diffstat (limited to 'mail/xpbiff/files')
-rw-r--r-- | mail/xpbiff/files/Imakefile.xpg4.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/xpbiff/files/Imakefile.xpg4.diff b/mail/xpbiff/files/Imakefile.xpg4.diff deleted file mode 100644 index ed5501306b3e..000000000000 --- a/mail/xpbiff/files/Imakefile.xpg4.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- 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) - |