ports/x11/mxascii/files/patch-Mxascii.tmpl
Cy Schubert 72c97f6c5b Add x11/mxascii: Similar to xascii but using X11/Motif widgets
Add x11/mxascii to ports. mxascii is a X/Motif program to display
ASCII character set (0-127) in decimal, hexadecimal, or octal.
mxascii is similar to xascii but uses Motif widgets instead of Xaw
widgets.
2021-03-14 13:50:25 +00:00

15 lines
378 B
Cheetah

--- Mxascii.tmpl.orig 1996-09-02 13:00:03.000000000 -0700
+++ Mxascii.tmpl 2021-03-13 19:53:58.410008000 -0800
@@ -49,10 +49,10 @@
XCOMM these:
XCOMM LOCAL_LIBRARIES= $(XMLIB) $(XTOOLLIB) $(XLIB)
XCOMM or
-XCOMM LOCAL_LIBRARIES= -lXm -lXt -lX11
+LOCAL_LIBRARIES= -lXm -lXt -lX11
XCOMM
-LOCAL_LIBRARIES= XmClientLibs
+XCOMM LOCAL_LIBRARIES= XmClientLibs
CCOPTIONS=