9683be5fc3
- Add patches for konsole which enable konsole_grantpty to properly change permissions on ttys and fix a bug which causes konsole to crash on recent builds of -CURRENT. - Add a patch for configure that fixes fontconfig detection. - Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net> which fixes the bug described in PR ports/48334. - Add a pkg-message that notifies users about the fonts this port installs. - Use the USE_OPENLDAP macro. PR: ports/48334 Approved by: arved (Mentor)
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
This port has installed fonts into %%PREFIX%%/share/fonts
|
|
|
|
You'll have to add %%PREFIX%%/share/fonts
|
|
to your X font path by either:
|
|
|
|
$ xset fp+ %%PREFIX%%/share/fonts
|
|
$ xset fp rehash
|
|
|
|
or by adding it to your X-server configuration file (usually
|
|
/etc/X11/XF86Config or %%X11BASE%%/lib/X11/XF86Config) and
|
|
restarting the X-server.
|