summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript55
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-20 03:32:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-20 03:32:07 +0000
commite98c6637452ef4f4c3035ab14d861b24e0305a0e (patch)
tree0ac8861468c9070243525b043b2d4bb7a6eea961 /japanese/vfghostscript55
parentUpdate to used the new VFlib port. (diff)
Update to use the new VFlib port.
PR: 7292 (2 of 4) Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=11992
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r--japanese/vfghostscript55/Makefile4
-rw-r--r--japanese/vfghostscript55/distinfo4
-rw-r--r--japanese/vfghostscript55/files/patch-aa12
3 files changed, 10 insertions, 10 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile
index 6ebe013deaa3..a36ba12d6b6f 100644
--- a/japanese/vfghostscript55/Makefile
+++ b/japanese/vfghostscript55/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Aug 1997
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.20 1998/05/10 23:50:31 steve Exp $
+# $Id: Makefile,v 1.21 1998/05/24 03:45:26 steve Exp $
#
DISTNAME= ghostscript-5.10
@@ -27,7 +27,7 @@ DISTFILES= ${GS_SOURCES} ${GS_DRIVERS} ${GS_FONTS_STD} ${GS_FONTS_OTHER}
MAINTAINER= mita@jp.FreeBSD.org
-LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib
+LIB_DEPENDS= VFlib2\\.23\\.:${PORTSDIR}/japanese/vflib
EXTRACT_ONLY= ghostscript-5.10.tar.gz jpegsrc.v6a.tar.gz libpng-0.96.tgz
WRKSRC= ${WRKDIR}/gs5.10
diff --git a/japanese/vfghostscript55/distinfo b/japanese/vfghostscript55/distinfo
index 627966fb8c03..d761bff2b74f 100644
--- a/japanese/vfghostscript55/distinfo
+++ b/japanese/vfghostscript55/distinfo
@@ -11,6 +11,6 @@ MD5 (gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73
MD5 (dmprt-2.01.tar.gz) = c7a9fb127fde5d888a798bf5e1822b88
MD5 (gdevnpdl-1.4.tar.gz) = 1b3e62370d10e76a10fdc663e54e3b28
MD5 (epag-3.01.tar.gz) = 5c204438866ee28c82b4f4d2027bf3d0
-MD5 (ghostscript-fonts-std-5.10.tar.gz) = 1e0fe2149affd80deaaae144227049b9
-MD5 (ghostscript-fonts-other-5.10.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6
+MD5 (ghostscript-fonts-std-5.10.tar.gz) = 8462a429e2672d332a510da076dca6d2
+MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9
MD5 (pdf_sec.ps) = 33b855032c90a0e0e6d5a460be82c749
diff --git a/japanese/vfghostscript55/files/patch-aa b/japanese/vfghostscript55/files/patch-aa
index bf7ed35c4589..a11bb8d7ef37 100644
--- a/japanese/vfghostscript55/files/patch-aa
+++ b/japanese/vfghostscript55/files/patch-aa
@@ -1,5 +1,5 @@
-*** unix-gcc.mak.orig Fri Feb 13 20:37:31 1998
---- unix-gcc.mak Fri Feb 13 20:38:22 1998
+*** unix-gcc.mak.orig Wed Jul 15 21:55:59 1998
+--- unix-gcc.mak Wed Jul 15 21:57:23 1998
***************
*** 213,219 ****
# XLDFLAGS can be set from the command line.
@@ -141,7 +141,7 @@
$(SETMOD) kfvflib $(kfvflib_)
$(ADDMOD) kfvflib -oper zkfVFlib
! $(ADDMOD) kfvflib -ps kfvflib
- $(ADDMOD) kfvflib -lib VFlib
+! $(ADDMOD) kfvflib -lib VFlib
zkfvflib.$(OBJ): zkfvflib.c
@@ -152,9 +152,9 @@
$(SETMOD) kfvflib $(kfvflib_)
$(ADDMOD) kfvflib -oper zkfVFlib
! $(ADDMOD) kfvflib -ps kfvflib kfvfbm
- $(ADDMOD) kfvflib -lib VFlib
-+ ## VFlib without freetype
-+ # $(ADDMOD) kfvflib -lib ttf
+! $(ADDMOD) kfvflib -lib VFlib2
+! ## VFlib without freetype
+! $(ADDMOD) kfvflib -lib ttf
zkfvflib.$(OBJ): zkfvflib.c
+ ${CC} ${CFLAGS} -I${PREFIX}/include/ -c zkfvflib.c