parent
e1cff1a0f1
commit
fc6616bf13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25756
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ CATEGORIES= japanese
|
|||
MAINTAINER= itojun@itojun.org
|
||||
|
||||
# dirty, but this is required for version independent-ness
|
||||
CONFIGURE_ARGS= --with-vfontcap=`${ECHO} ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
|
||||
CONFIGURE_ARGS= --with-vfontcap=`ls -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
|
||||
CONFIGURE_ARGS+= --enable-freetype-charset16
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Reference in a new issue