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/xinvest/patches/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 finance/xinvest/patches/patch-ac (limited to 'finance/xinvest/patches') diff --git a/finance/xinvest/patches/patch-ac b/finance/xinvest/patches/patch-ac new file mode 100644 index 00000000000..7e915956827 --- /dev/null +++ b/finance/xinvest/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1 2001/07/02 22:07:05 jlam Exp $ + +--- Imakefile.orig Fri Feb 4 17:59:08 2000 ++++ Imakefile +@@ -10,7 +10,7 @@ + XCOMM 'SHAPE' for a transparent icon. + + DEFINES = -DSHAPE +-INCLUDES = -I$(INCROOT)/X11 ++INCLUDES = -I$(BUILDLINK_DIR)/include/X11 + SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm + DEPLIBS = + -- cgit v1.2.3