1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/xpbiff/files/Imakefile.xpg4.diff
Jun-ichiro itojun Hagino c70326a461 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
1997-08-24 15:44:05 +00:00

12 lines
451 B
Diff

--- 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)