mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
use latest version (1.05a).
This commit is contained in:
parent
cf40274b79
commit
2dacffd056
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19517
@ -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
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 24 December 1997
|
||||
# Whom: itojun@itojun.org
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/12/12 21:03:35 jseger Exp $
|
||||
# $Id: Makefile,v 1.9 1999/06/17 08:16:11 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= magicpoint-1.05a
|
||||
@ -39,9 +39,9 @@ SAMPLES= README README.jp cloud.gif dad.eps dad.gif default.mgp \
|
||||
dns-jp.mgp embed-jp.mgp embed.mgp gradation-jp.mgp \
|
||||
gradation.mgp mgp-old1.gif mgp-old2.gif mgp-old3.gif \
|
||||
mgp1.gif mgp2.gif mgp3.gif mgp3.xbm mgprc-sample \
|
||||
multilingual.mgp sample-jp.mgp sample.mgp sendmail6-jp.mgp \
|
||||
sendmail6.mgp tutorial-jp.mgp tutorial.mgp v6-jp.mgp \
|
||||
v6.mgp v6header.eps v6header.gif
|
||||
multilingual.mgp sample-fr.mgp sample-jp.mgp sample.mgp \
|
||||
sendmail6-jp.mgp sendmail6.mgp tutorial-jp.mgp tutorial.mgp \
|
||||
v6-jp.mgp v6.mgp v6header.eps v6header.gif
|
||||
|
||||
# NOTE: there are some discussions/twists in gzip'ing xmindpath.1.
|
||||
post-install:
|
||||
|
@ -37,6 +37,7 @@ share/doc/mgp/sample/mgp3.gif
|
||||
share/doc/mgp/sample/mgp3.xbm
|
||||
share/doc/mgp/sample/mgprc-sample
|
||||
share/doc/mgp/sample/multilingual.mgp
|
||||
share/doc/mgp/sample/sample-fr.mgp
|
||||
share/doc/mgp/sample/sample-jp.mgp
|
||||
share/doc/mgp/sample/sample.mgp
|
||||
share/doc/mgp/sample/sendmail6-jp.mgp
|
||||
|
Loading…
Reference in New Issue
Block a user