summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2003-01-31 17:14:12 +0000
committerMikhail Teterin <mi@FreeBSD.org>2003-01-31 17:14:12 +0000
commit7d008550080d304adf8187b7b6933d765adca30c (patch)
tree289483bc336629617cd1289f5c25eda522eb57be /x11-fonts
parentOnly depend on compat4x port IF running on OSVERSION >= 500000 (diff)
The port installs into X11BASE -- spell that fact as USE_X_PREFIX, too
-- to help packaging. While here, reword pkg-message a bit to reflect reality. Reported by: kris
Notes
Notes: svn path=/head/; revision=74360
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/cyr-rfx/Makefile1
-rw-r--r--x11-fonts/cyr-rfx/pkg-message14
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile
index 46ca74f61b6a..7be6dc153bae 100644
--- a/x11-fonts/cyr-rfx/Makefile
+++ b/x11-fonts/cyr-rfx/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= mi@aldan.algebra.com
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients \
mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+USE_X_PREFIX= yes
# See WWW for other available encodings
CYR_RFX_ENCODING?= koi8-o
diff --git a/x11-fonts/cyr-rfx/pkg-message b/x11-fonts/cyr-rfx/pkg-message
index 73a962108195..fdc8984e18ed 100644
--- a/x11-fonts/cyr-rfx/pkg-message
+++ b/x11-fonts/cyr-rfx/pkg-message
@@ -1,8 +1,10 @@
-This port provides Cyrillic replacements for _all_ of the standard
-/usr/X11R6/lib/X11/fonts/misc and for _most_ of the standard
-/usr/X11R6/lib/X11/fonts/75dpi fonts.
-
-You may want to remove those directories from your X-server's fontpath
-in favor of this new one -- /usr/X11R6/lib/X11/fonts/cyr-rfx-koi8-o .
+This port provides Cyrillic replacements for most of the standard
+ /usr/X11R6/lib/X11/fonts/misc
+and
+ /usr/X11R6/lib/X11/fonts/75dpi
+fonts.
+You may want to make sure, the
+ /usr/X11R6/lib/X11/fonts/cyr-rfx-koi8-o
+is listed in your fontpath before those two paths.