From 1b93e97c229cb58ea8d55e1c8d5a96e60235b89a Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 2 Jul 2001 21:54:19 +0000 Subject: Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. --- finance/xquote/patches/patch-af | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 finance/xquote/patches/patch-af (limited to 'finance/xquote/patches') diff --git a/finance/xquote/patches/patch-af b/finance/xquote/patches/patch-af new file mode 100644 index 00000000000..905a3170298 --- /dev/null +++ b/finance/xquote/patches/patch-af @@ -0,0 +1,13 @@ +$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 = + -- cgit v1.2.3