aboutsummaryrefslogtreecommitdiff
path: root/net/ppxp/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppxp/files/patch-ab')
-rw-r--r--net/ppxp/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ppxp/files/patch-ab b/net/ppxp/files/patch-ab
deleted file mode 100644
index 852b96de6eb9..000000000000
--- a/net/ppxp/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)
- #