1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/thoteditor/files/patch-ab
David E. O'Brien 198170f45b upgrade to 2.1e
(with 7 min to spare. :-))
1999-02-12 23:52:50 +00:00

12 lines
532 B
Plaintext

--- thot/Makefile.in.orig Fri May 16 07:00:19 1997
+++ thot/Makefile.in Fri Feb 12 15:11:54 1999
@@ -13,7 +13,7 @@
-I@top_srcdir@/drawlib -I@top_srcdir@/drawlib/f
LDFLAGS = @LDFLAGS@ -L../indexlib -L../drawlib -L../tablelib -L../thotlib -L..
LIBS = -lThotIndex -lThotDraw -lThotTable -lThotEditor @IMGLIBS@ \
- $(MOTIF_LIBRARIES) -lXm $(X_LIBS) -lXt -lXext $(X_PRE_LIBS) \
+ ${MOTIFLIB} $(X_LIBS) -lXp -lXt -lXext $(X_PRE_LIBS) \
-lX11 $(X_EXTRA_LIBS) @LIBS@ @EXTRA_LIBS@ -lm
prefix = @prefix@