add font.alias file; from Han Boetes <han@mijncomputer.nl>
This commit is contained in:
parent
c36350ea9e
commit
2d717e33c2
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2003/10/09 21:04:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2003/11/02 23:21:56 naddy Exp $
|
||||
|
||||
COMMENT= "fixed width fonts especially for long hacking sessions"
|
||||
|
||||
@ -29,6 +29,7 @@ do-install:
|
||||
${GZIP_CMD} ${WRKSRC}/*.pcf
|
||||
${INSTALL_DATA_DIR} ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${FONTDIR}
|
||||
cd ${FONTDIR} && ${X11BASE}/bin/mkfontdir
|
||||
cd ${FONTDIR} && ${X11BASE}/bin/mkfontdir ;\
|
||||
sed -e 's/.pcf.gz//' fonts.dir|grep terminus > fonts.alias
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/07/04 08:24:28 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2003/11/02 23:21:56 naddy Exp $
|
||||
lib/X11/fonts/terminus/fonts.dir
|
||||
lib/X11/fonts/terminus/fonts.alias
|
||||
lib/X11/fonts/terminus/ter-114b.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-114n.pcf.gz
|
||||
lib/X11/fonts/terminus/ter-116b.pcf.gz
|
||||
|
Loading…
Reference in New Issue
Block a user