summaryrefslogtreecommitdiff
path: root/japanese/dvi2ps/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-20 03:36:09 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-20 03:36:09 +0000
commit7314c051f093b84441a824c4594e8578707162e2 (patch)
tree2e76346ed43687258a8f8c156fbe32bf6b965cd0 /japanese/dvi2ps/files/patch-aa
parentUpdate to use the new VFlib port. (diff)
Update to use the new VFlib port.
PR: 7292 (4 of 4) Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=11994
Diffstat (limited to '')
-rw-r--r--japanese/dvi2ps/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/dvi2ps/files/patch-aa b/japanese/dvi2ps/files/patch-aa
index 6594d301b496..9a7367bd7c1d 100644
--- a/japanese/dvi2ps/files/patch-aa
+++ b/japanese/dvi2ps/files/patch-aa
@@ -42,7 +42,7 @@
# 1) libVFlib.a and VF.h are installed in the standard directory
#VFLIB = -lVFlib
# 2) libVFlib.a and VF.h are installed in the non-standard directory
-! VFLIB = -L${PREFIX}/lib -lVFlib
+! VFLIB = -L${PREFIX}/lib -lVFlib2 -lttf
! VFLIBINC = -I${PREFIX}/include
# 3) use VFlib.a and VF.h in the source directory of VFlib
! #VFLIBSRCDIR = ../VFlib-2.22/src