Needs bdfptopcf.
This commit is contained in:
parent
393f9c09d2
commit
bbf57b32e3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.12 2006/07/25 15:12:27 jlam Exp $
|
# $NetBSD: Makefile,v 1.13 2006/12/17 22:34:18 joerg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= ko-kaist-20010718
|
DISTNAME= ko-kaist-20010718
|
||||||
|
@ -14,7 +14,7 @@ COMMENT= X11 fonts for Korean KSC 5601 standard (kaist foundry)
|
||||||
CONFLICTS+= ksc5601fonts-[0-9]*
|
CONFLICTS+= ksc5601fonts-[0-9]*
|
||||||
|
|
||||||
USE_X11BASE= yes
|
USE_X11BASE= yes
|
||||||
USE_TOOLS+= gzip gunzip
|
USE_TOOLS+= gzip gunzip bdftopcf
|
||||||
EXTRACT_ONLY= # empty
|
EXTRACT_ONLY= # empty
|
||||||
|
|
||||||
MAKE_ENV+= FONTDIR=${FONTDIR:Q} GZIP_CMD=${GZIP_CMD:Q}
|
MAKE_ENV+= FONTDIR=${FONTDIR:Q} GZIP_CMD=${GZIP_CMD:Q}
|
||||||
|
|
Loading…
Reference in a new issue