diff options
Diffstat (limited to 'sci-mathematics/otter/files/otter-3.3-gold.patch')
-rw-r--r-- | sci-mathematics/otter/files/otter-3.3-gold.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/otter/files/otter-3.3-gold.patch b/sci-mathematics/otter/files/otter-3.3-gold.patch index a3765b47a958..a41672321d67 100644 --- a/sci-mathematics/otter/files/otter-3.3-gold.patch +++ b/sci-mathematics/otter/files/otter-3.3-gold.patch @@ -10,7 +10,7 @@ index 39eaae5..7526c03 100644 # The following works on a RedHat 7.3 computer -XLIBS = -L/usr/X11R6/lib -lXaw -+XLIBS = -L/usr/X11R6/lib -lXaw -lXm -lXt -lX11 ++XLIBS = -L/usr/X11R6/lib -lXaw -lXt -lX11 formed: formed.o display.o callback.o $(CC) $(CFLAGS) $(LDFLAGS) formed.o display.o callback.o \ |