From 1b4ff48e41d3095aa44e919a70b809a55c45b29f Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 1 May 2004 16:13:26 +0000 Subject: Move install instructions to pkg-message. --- x11-fonts/freefonts/Makefile | 2 +- x11-fonts/freefonts/pkg-descr | 9 --------- x11-fonts/freefonts/pkg-message | 10 ++++++++++ 3 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 x11-fonts/freefonts/pkg-message (limited to 'x11-fonts/freefonts') diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index eb324b90e250..560b06fcd467 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -33,6 +33,6 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/freefont/* ${PREFIX}/lib/X11/fonts/freefont post-install: - @${CAT} ${DESCR} + @${CAT} ${PKGMESSAGE} .include diff --git a/x11-fonts/freefonts/pkg-descr b/x11-fonts/freefonts/pkg-descr index b8dde4f205b4..ac6200ef7a8a 100644 --- a/x11-fonts/freefonts/pkg-descr +++ b/x11-fonts/freefonts/pkg-descr @@ -1,15 +1,6 @@ This is a collection of ATM fonts from the CICA Windows archives. They are particularly useful with gimp. -You'll have to add /usr/X11R6/lib/X11/fonts/freefont -to your X font path by either: - -$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont -$ xset fp rehash - -or by adding it to your X-server configuration file (usually -/etc/X11/XF86Config) and restarting the X-server. - Some of these fonts are shareware, and some have restrictions on redistribution. Please consult the accompanying .license files after installation. diff --git a/x11-fonts/freefonts/pkg-message b/x11-fonts/freefonts/pkg-message new file mode 100644 index 000000000000..4f000055d875 --- /dev/null +++ b/x11-fonts/freefonts/pkg-message @@ -0,0 +1,10 @@ +============================================================ +You'll have to add /usr/X11R6/lib/X11/fonts/freefont +to your X font path by either: + +$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont +$ xset fp rehash + +or by adding it to your X-server configuration file (usually +/etc/X11/XF86Config) and restarting the X-server. +============================================================ -- cgit v1.2.3