From 73d2f0ca37bc6b6bb62d190343e4a118f6efda13 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. --- graphics/magicpoint/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/magicpoint') diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index f78875c8fe0..e3451bb867f 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/07/31 05:27:30 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2001/08/22 17:38:58 jlam Exp $ DISTNAME= magicpoint-1.08a CATEGORIES= x11 graphics @@ -10,7 +10,6 @@ COMMENT= X11 based presentation tool CONFLICTS= mgp-* -USE_BUILDLINK_ONLY= yes GNU_CONFIGURE= yes USE_IMAKE= yes CONFIGURE_ARGS+= --enable-freetype-charset16 -- cgit v1.2.3