summaryrefslogtreecommitdiffstats
path: root/japanese/magicpoint
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1999-06-17 08:33:55 +0000
committeritojun <itojun@FreeBSD.org>1999-06-17 08:33:55 +0000
commitda3d9a83e490703883dd328a68f665a58fc051e3 (patch)
tree8f0dc61e0cd6fee5813d3aee58061da1a9697518 /japanese/magicpoint
parent07e71cd28ee4d91abf3ee1fd9c246e896eea9f20 (diff)
downloadFreeBSD-ports-da3d9a83e490703883dd328a68f665a58fc051e3.zip
FreeBSD-ports-da3d9a83e490703883dd328a68f665a58fc051e3.tar.gz
use latest version (1.05a).
Diffstat (limited to 'japanese/magicpoint')
-rw-r--r--japanese/magicpoint/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index 6349ce3..020c11b 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 <itojun@itojun.org>
#
-# $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
OpenPOWER on IntegriCloud