mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Respect LOCALBASE.
PR: 113118 Submitted by: self Approved by: maintainer timeout (42 days)
This commit is contained in:
parent
783c8c2e42
commit
c583fc77fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195365
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user