From 3898f250e03460038fae7b48495b2a25f05f6b71 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Thu, 31 Dec 1998 17:20:18 +0000 Subject: This is a new user process PPP software pakgae. It is easy to setup and has nice GUI to control connection. This PPP software make a connection on demand and can traslate IP address and port numbers as called as NAT. This spackage have many console programs, ppxp is standard terminal oriented console, xppxp is X client console, tkppxp is Tcl/Tk based console, and much more. Submitted by: Norio Suzuki , KUNISHIMA Takeo --- net/ppxp/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/ppxp/files/patch-ab (limited to 'net/ppxp/files/patch-ab') diff --git a/net/ppxp/files/patch-ab b/net/ppxp/files/patch-ab new file mode 100644 index 000000000000..852b96de6eb9 --- /dev/null +++ b/net/ppxp/files/patch-ab @@ -0,0 +1,11 @@ +--- console/xppxp/Makefile.in.orig Thu Dec 24 04:51:34 1998 ++++ console/xppxp/Makefile.in Thu Dec 24 04:51:43 1998 +@@ -16,7 +16,7 @@ + #SIGVOID = -DHasVoidSignalReturn + # + CC = @CC@ +-XLIB = @X_LIBS@ -lXaw -lXmu -lXt -lX11 -lXpm ++XLIB = @X_LIBS@ -lXaw -lXmu -lXt -lXext -lX11 @X_PRE_LIBS@ -lXpm + CFLAGS = @CFLAGS@ -I$(PPXPINC) -DXPPXPDIR=\"$(XPPXPDIR)\" @X_CFLAGS@ + LDFLAGS = @LDFLAGS@ $(PPXPLIB) $(XLIB) + # -- cgit v1.2.3