From 1ec0daab5c767adb9d545b2081b366f1ffa90c72 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/Makefile | 8 ++++---- finance/xquote/distinfo | 3 ++- finance/xquote/patches/patch-af | 13 +++++++++++++ 3 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 finance/xquote/patches/patch-af (limited to 'finance/xquote') diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 9d863165d0a..4ba320863ee 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/07/02 22:08:35 jlam Exp $ DISTNAME= xquote-2.2 CATEGORIES= finance x11 @@ -9,13 +9,13 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://sunsite.dk/xinvest/xquote.html COMMENT= WWW ticker symbol quote retrieval program +USE_BUILDLINK_ONLY= YES USE_IMAKE= YES -USE_MOTIF= YES -USE_XPM= YES - NO_INSTALL_MANPAGES= YES post-patch: ${TOUCH} ${WRKSRC}/Xquote.man +.include "../../graphics/xpm/buildlink.mk" +.include "../../x11/lesstif/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/xquote/distinfo b/finance/xquote/distinfo index f6e5cc9d503..61881654976 100644 --- a/finance/xquote/distinfo +++ b/finance/xquote/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 13:44:04 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/07/02 22:08:36 jlam Exp $ SHA1 (xquote-2.2.tar.gz) = 2b32bfe25f826e9ae0bb28ee608ccbeae39350a6 Size (xquote-2.2.tar.gz) = 82814 bytes @@ -7,3 +7,4 @@ SHA1 (patch-ab) = 26c943dc5e22ea91641503cb7da35e6eeb47cec4 SHA1 (patch-ac) = 2d9b18f22724f2ba92931077cafca38115a10eb4 SHA1 (patch-ad) = 36f3d15cddd53b4cf0de17a96213a6fee84c38a2 SHA1 (patch-ae) = 4aeb6076e76b40bd07d29530a5d2ed029bff7a63 +SHA1 (patch-af) = 4e49b00531a22465470b0b2940678c55e9602d8c 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