From 841e1103d3a3bead43a553fc507d7f53c7803f6b Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 22 Aug 2001 17:38:56 +0000 Subject: Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11. --- finance/xinvest/Makefile | 3 +-- finance/xquote/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'finance') diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index af43f47d537..050c9985005 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/07/02 22:07:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/08/22 17:38:57 jlam Exp $ DISTNAME= xinvest-2.6 CATEGORIES= finance x11 @@ -9,7 +9,6 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html COMMENT= Personal finance tracking and performance tool -USE_BUILDLINK_ONLY= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 4ba320863ee..3b32f1b12c0 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/07/02 22:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/08/22 17:38:57 jlam Exp $ DISTNAME= xquote-2.2 CATEGORIES= finance x11 @@ -9,7 +9,6 @@ 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 NO_INSTALL_MANPAGES= YES -- cgit v1.2.3