diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-17 18:20:43 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-17 18:20:43 +0000 |
commit | b6f7c5d5e9ab88d7ee5c8b7cb46ff80fba15873b (patch) | |
tree | d0411826a2c2a3df77ef67c650fa43287f2f7f3e /x11-fonts/freefonts | |
parent | 1c402fd92ca0f57b99d58b60f4b0261a75e81fb2 (diff) | |
download | ports-b6f7c5d5e9ab88d7ee5c8b7cb46ff80fba15873b.tar.gz ports-b6f7c5d5e9ab88d7ee5c8b7cb46ff80fba15873b.zip |
Notes
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/freefonts/pkg-descr | 4 | ||||
-rw-r--r-- | x11-fonts/freefonts/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index a5bea1d19cfa..9e6d976e5d42 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -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> diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr index bdb494454b73..efd99533e095 100644 --- a/x11-fonts/freefonts/pkg-descr +++ b/x11-fonts/freefonts/pkg-descr @@ -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. diff --git a/x11-fonts/freefonts/pkg-plist b/x11-fonts/freefonts/pkg-plist index ff17c078e383..804a89cc1b33 100644 --- a/x11-fonts/freefonts/pkg-plist +++ b/x11-fonts/freefonts/pkg-plist @@ -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 |