1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to used the new VFlib port.

PR:		7292 (1 of 4)
Submitted by:	maintainer
This commit is contained in:
Steve Price 1998-07-20 03:28:58 +00:00
parent 6ed07bdb33
commit 13c10ba234
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11991
3 changed files with 17 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 14 May 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $Id: Makefile,v 1.10 1997/12/08 09:05:48 max Exp $
# $Id: Makefile,v 1.11 1998/04/04 07:36:41 asami Exp $
#
DISTNAME= ghostscript2.6.2
@ -22,7 +22,7 @@ DISTFILES= ghostscript-2.6.2.tar.gz ghostscript-fonts-2.6.2.tar.gz \
MAINTAINER= mita@jp.FreeBSD.org
LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib
LIB_DEPENDS= VFlib2\\.23\\.:${PORTSDIR}/japanese/vflib
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/gs262
@ -59,6 +59,7 @@ pre-patch:
${CP} gdevp201/gdevp201.c gdevp201/gdevp201.mak ..; )
@${PATCH} ${PATCH_ARGS} < ${WRKSRC}/drivers/gdevp201/gdevp201.dif
@${PATCH} ${PATCH_ARGS} <${FILESDIR}/unix-gcc.mak.patch >/dev/null 2>&1
@${PATCH} ${PATCH_ARGS} <${FILESDIR}/kfvflib.mak.patch >/dev/null 2>&1
@${PATCH} ${PATCH_ARGS} < ${WRKSRC}/bjc600j/gdevcdj.dif >/dev/null 2>&1
@${PATCH} ${PATCH_ARGS} < ${WRKSRC}/bjc600j/devsmak.dif >/dev/null 2>&1
@${CP} ${WRKSRC}/unix-gcc.mak ${WRKSRC}/Makefile

View File

@ -0,0 +1,9 @@
--- kfvflib.mak.orig Wed Jul 15 22:42:16 1998
+++ kfvflib.mak Wed Jul 15 22:42:30 1998
@@ -3,4 +3,5 @@
$(SHP)gssetmod kfvflib $(kfvflib_)
$(SHP)gsaddmod kfvflib -oper zkfVFlib
$(SHP)gsaddmod kfvflib -ps kfvflib
- $(SHP)gsaddmod kfvflib -lib VFlib
+ $(SHP)gsaddmod kfvflib -lib VFlib2
+ $(SHP)gsaddmod kfvflib -lib ttf

View File

@ -277,4 +277,9 @@ lib/ghostscript/kanji/vchars.ps
lib/ghostscript/kanji/vflib.ps
lib/ghostscript/kanji/zeit.ps
lib/ghostscript/kanji/ztbez.ps
@dirrm lib/ghostscript/doc
@dirrm lib/ghostscript/examples
@dirrm lib/ghostscript/kanji
@dirrm lib/ghostscript/fonts
@dirrm lib/ghostscript
man/man1/gs.1.gz