diff options
Diffstat (limited to 'finance/xquote/patches/patch-af')
-rw-r--r-- | finance/xquote/patches/patch-af | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/finance/xquote/patches/patch-af b/finance/xquote/patches/patch-af deleted file mode 100644 index 905a3170298..00000000000 --- a/finance/xquote/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2001/07/02 22:08:37 jlam Exp $ - ---- Imakefile.orig Mon Nov 20 19:20:42 2000 -+++ Imakefile -@@ -12,7 +12,7 @@ - XCOMM price communication. - - DEFINES = -DSHAPE -DXQUOTE --INCLUDES = -I$(INCROOT)/X11 -+INCLUDES = -I$(BUILDLINK_DIR)/include/X11 - SYS_LIBRARIES = -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm - DEPLIBS = - |