From 2dacffd056e12547925addd3fa34d56736a8d0b6 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Thu, 17 Jun 1999 08:33:55 +0000 Subject: use latest version (1.05a). --- japanese/magicpoint/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'japanese/magicpoint') diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile index 6349ce357796..020c11b3eb68 100644 --- a/japanese/magicpoint/Makefile +++ b/japanese/magicpoint/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: magicpoint (with vflib) -# Version required: 1.04a +# Version required: 1.05a # Date created: 25 Dec 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id: Makefile,v 1.6 1998/12/01 03:06:05 asami Exp $ +# $Id: Makefile,v 1.7 1998/12/23 01:31:37 steve Exp $ # MASTERDIR= ${.CURDIR}/../../misc/magicpoint @@ -11,7 +11,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib -PKGNAME= ja-magicpoint-1.04a +PKGNAME= ja-magicpoint-1.05a .include "${MASTERDIR}/Makefile" @@ -20,4 +20,5 @@ CATEGORIES= japanese misc MAINTAINER= itojun@itojun.org # dirty, but this is required for version independent-ness -CONFIGURE_ARGS= --with-vfontcap=`echo ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1` +CONFIGURE_ARGS+= --with-vfontcap=`echo ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1` +CONFIGURE_ARGS+= --enable-freetype-charset16 -- cgit v1.2.3