aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/urwfonts/Makefile2
-rw-r--r--x11-fonts/urwfonts/pkg-descr9
-rw-r--r--x11-fonts/urwfonts/pkg-message10
3 files changed, 11 insertions, 10 deletions
diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile
index 634cdcb43279..7cc6ba1404c8 100644
--- a/x11-fonts/urwfonts/Makefile
+++ b/x11-fonts/urwfonts/Makefile
@@ -18,6 +18,6 @@ NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
post-install:
- @${CAT} ${DESCR}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/x11-fonts/urwfonts/pkg-descr b/x11-fonts/urwfonts/pkg-descr
index 76a76c47d705..4d615e244ec1 100644
--- a/x11-fonts/urwfonts/pkg-descr
+++ b/x11-fonts/urwfonts/pkg-descr
@@ -1,10 +1 @@
URW font collection for X.
-
-You'll have to add /usr/X11R6/lib/X11/fonts/URW
-to your X font path by either:
-
-$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
-$ 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/urwfonts/pkg-message b/x11-fonts/urwfonts/pkg-message
new file mode 100644
index 000000000000..818298757756
--- /dev/null
+++ b/x11-fonts/urwfonts/pkg-message
@@ -0,0 +1,10 @@
+============================================================
+You'll have to add /usr/X11R6/lib/X11/fonts/URW
+to your X font path by either:
+
+$ xset fp+ /usr/X11R6/lib/X11/fonts/URW
+$ xset fp rehash
+
+or by adding it to your X-server configuration file (usually
+/etc/X11/XF86Config) and restarting the X-server.
+============================================================