aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2003-02-01 01:14:12 +0800
committermi <mi@FreeBSD.org>2003-02-01 01:14:12 +0800
commit98e1cc52b456ffb519410cc2b667d073fe647d16 (patch)
tree1da3b26ab46fc5539fab5d439daf2bbbd7fd9207 /x11-fonts
parentdd672cab97cab4260a2cbb7fec7ce0d9798f9aef (diff)
downloadfreebsd-ports-gnome-98e1cc52b456ffb519410cc2b667d073fe647d16.tar.gz
freebsd-ports-gnome-98e1cc52b456ffb519410cc2b667d073fe647d16.tar.zst
freebsd-ports-gnome-98e1cc52b456ffb519410cc2b667d073fe647d16.zip
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
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.