aboutsummaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2007-07-10 14:10:46 +0000
committerTim Bishop <tdb@FreeBSD.org>2007-07-10 14:10:46 +0000
commitc583fc77fb3be56cd174c8fdb4c764fe5e70b5af (patch)
tree0a39486cd26bc1bb5326f64e22c60dcecd948a0d /vietnamese
parent783c8c2e4205fd0bb75fd85ee47faa9f0a0d036d (diff)
downloadports-c583fc77fb3be56cd174c8fdb4c764fe5e70b5af.tar.gz
ports-c583fc77fb3be56cd174c8fdb4c764fe5e70b5af.zip
Respect LOCALBASE.
PR: 113118 Submitted by: self Approved by: maintainer timeout (42 days)
Notes
Notes: svn path=/head/; revision=195365
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/vnterm/files/patch-Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/vnterm/files/patch-Imakefile b/vietnamese/vnterm/files/patch-Imakefile
index 70336917a6a1..bd2123ff7ae9 100644
--- a/vietnamese/vnterm/files/patch-Imakefile
+++ b/vietnamese/vnterm/files/patch-Imakefile
@@ -39,7 +39,7 @@
- PROGRAMS = resize xterm
- DEPLIBS1 = XkbClientDepLibs XawClientDepLibs
+ PROGRAMS = vnterm
-+ VNLIBS = /usr/local/lib/libviqr.a /usr/local/lib/libvntype.a
++ VNLIBS = $(LOCALBASE)/lib/libviqr.a $(LOCALBASE)/lib/libvntype.a
+ /*VNFONTX = $(VNFONTXDIR)/fontsmade */
+ VNFONTX =
+ DEPLIBS1 = XkbClientDepLibs XawClientDepLibs $(VNFONTX)