From 162b1f56c0debae9cd3bdfe24f256b8b8f6bfa26 Mon Sep 17 00:00:00 2001 From: hira Date: Mon, 7 Feb 2005 13:34:44 +0000 Subject: Fix substitution for default.mgp. Bump PKGREVISION. --- graphics/magicpoint/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/magicpoint') diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index 730461c4222..3e702f93a3b 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2005/01/02 16:22:21 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2005/02/07 13:34:44 hira Exp $ DISTNAME= magicpoint-1.10a -PKGREVISION= 4 +PKGREVISION= 5 #DISTNAME= magicpoint-1.11b.tar.gz CATEGORIES= x11 graphics MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ \ @@ -48,7 +48,7 @@ post-configure: .endfor pre-install: - ${SED} -e "/^%% Default.*${MGP_RENDERING_ENGINE}\./,/^%%%/s/^%% %/%/" \ + ${SED} -e "/^%% Default.*${PKG_OPTIONS}\./,/^%%%/s/^%% %/%/" \ ${WRKSRC}/sample/default.mgp.template > \ ${WRKSRC}/sample/default.mgp -- cgit v1.2.3