mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix 'make install' error.
PR: ports/122085 Submitted by: nrg milk <nrgmilk at gmail.com> Pointy hat by: me
This commit is contained in:
parent
d93c531663
commit
64a680cfd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210192
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MAINTAINER= bsdports@gmail.com
|
|||
COMMENT= Multilanguage can be displayed on the console
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= gnu-unifont:${PORTSDIR}/sysutils/gnu-unifont
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/unifont.pcf.gz:${PORTSDIR}/sysutils/gnu-unifont
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_ICONV= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue