aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/lfpfonts-fix
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2004-05-02 00:24:47 +0800
committerolgeni <olgeni@FreeBSD.org>2004-05-02 00:24:47 +0800
commit10d9bae68d0340e8b8dfa0ff285033f4b57c4244 (patch)
treefef442accd6e4bf9831614808ee2106f3ec82c72 /x11-fonts/lfpfonts-fix
parent6645947cc3592f9c2731c5e356b12b7d535e5ea9 (diff)
downloadfreebsd-ports-gnome-10d9bae68d0340e8b8dfa0ff285033f4b57c4244.tar.gz
freebsd-ports-gnome-10d9bae68d0340e8b8dfa0ff285033f4b57c4244.tar.zst
freebsd-ports-gnome-10d9bae68d0340e8b8dfa0ff285033f4b57c4244.zip
Display install instructions using pkg-message.
Diffstat (limited to 'x11-fonts/lfpfonts-fix')
-rw-r--r--x11-fonts/lfpfonts-fix/Makefile2
-rw-r--r--x11-fonts/lfpfonts-fix/pkg-descr9
-rw-r--r--x11-fonts/lfpfonts-fix/pkg-message10
3 files changed, 11 insertions, 10 deletions
diff --git a/x11-fonts/lfpfonts-fix/Makefile b/x11-fonts/lfpfonts-fix/Makefile
index 0b7684a543d4..589165378c8e 100644
--- a/x11-fonts/lfpfonts-fix/Makefile
+++ b/x11-fonts/lfpfonts-fix/Makefile
@@ -32,6 +32,6 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/lfp-fix/fonts.dir ${PREFIX}/lib/X11/fonts/lfpfonts-fix
post-install:
- @${CAT} ${DESCR}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/x11-fonts/lfpfonts-fix/pkg-descr b/x11-fonts/lfpfonts-fix/pkg-descr
index 21c0b953f3f3..38acee9d099d 100644
--- a/x11-fonts/lfpfonts-fix/pkg-descr
+++ b/x11-fonts/lfpfonts-fix/pkg-descr
@@ -1,10 +1 @@
Fixed width fonts from the Linux Font Project.
-
-You'll have to add /usr/X11R6/lib/X11/fonts/lfpfonts-fix
-to your X font path by either:
-
-$ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix
-$ xset fp rehash
-
-or by adding it to your X-server configuration file (usually
-/etc/X11/XF86Config) and restarting the X-server.
diff --git a/x11-fonts/lfpfonts-fix/pkg-message b/x11-fonts/lfpfonts-fix/pkg-message
new file mode 100644
index 000000000000..ba145d6a98d5
--- /dev/null
+++ b/x11-fonts/lfpfonts-fix/pkg-message
@@ -0,0 +1,10 @@
+============================================================
+You'll have to add /usr/X11R6/lib/X11/fonts/lfpfonts-fix
+to your X font path by either:
+
+$ xset fp+ /usr/X11R6/lib/X11/fonts/lfpfonts-fix
+$ xset fp rehash
+
+or by adding it to your X-server configuration file (usually
+/etc/X11/XF86Config) and restarting the X-server.
+============================================================