mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove an unwanted .orig file from the PLIST, and fix a couple
of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni <olgeni@uli.it>
This commit is contained in:
parent
1c402fd92c
commit
b6f7c5d5e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32770
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= freefonts
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
|
||||
|
||||
@ -16,6 +17,7 @@ NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
post-install:
|
||||
${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig
|
||||
@${CAT} ${PKGDIR}/DESCR
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,12 +2,12 @@ This is a collection of ATM fonts from the CICA Windows
|
||||
archives. They are particularily useful with gimp.
|
||||
|
||||
You'll have to add /usr/X11R6/lib/X11/fonts/freefont
|
||||
to you're X font path by either:
|
||||
to your X font path by either:
|
||||
|
||||
$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
|
||||
$ xset fp rehash
|
||||
|
||||
or by adding it to you're X-server configuration file (usually
|
||||
or by adding it to your X-server configuration file (usually
|
||||
/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
|
||||
|
||||
eric.
|
||||
|
@ -48,7 +48,6 @@ lib/X11/fonts/freefont/erasltra.pfb
|
||||
lib/X11/fonts/freefont/erasmed.pfb
|
||||
lib/X11/fonts/freefont/florence.pfb
|
||||
lib/X11/fonts/freefont/fonts.dir
|
||||
lib/X11/fonts/freefont/fonts.dir.orig
|
||||
lib/X11/fonts/freefont/frquad.pfb
|
||||
lib/X11/fonts/freefont/frquadb.pfb
|
||||
lib/X11/fonts/freefont/ftpstrps.pfb
|
||||
|
Loading…
Reference in New Issue
Block a user