summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-09-06 13:48:20 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-09-06 13:48:20 +0000
commitff704d6439ed2300259a987a7a5473e8005ded0b (patch)
treed717c0ce7988a6b72a3b79d44c2c01ffc857f104 /japanese
parentActivate eyeclock. (diff)
magicpoint original distribution is updated to 1.04a.
NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this?
Notes
Notes: svn path=/head/; revision=13032
Diffstat (limited to 'japanese')
-rw-r--r--japanese/magicpoint/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index d4946de447b9..89184f516f9a 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: magicpoint (with vflib)
-# Version required: 1.03a
+# Version required: 1.04a
# Date created: 25 Dec 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.2 1998/02/17 12:58:43 itojun Exp $
+# $Id: Makefile,v 1.3 1998/04/07 22:44:46 itojun Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib:${PORTSDIR}/japanese/vflib
-PKGNAME= ja-magicpoint-1.03a
+PKGNAME= ja-magicpoint-1.04a
.include <${.CURDIR}/../../misc/magicpoint/Makefile>
@@ -22,4 +22,5 @@ CATEGORIES= japanese misc
MAINTAINER= itojun@itojun.org
-CONFIGURE_ARGS= #intentionally empty
+# dirty, but this is required for version independent-ness
+CONFIGURE_ARGS= --with-vfontcap=`echo ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`