aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/sharefonts
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
commita5da770e67afce95b829c38c5d5330fe69f7822c (patch)
treeb9556c9042a9d20d7c71f49869f39f95afc00052 /x11-fonts/sharefonts
parent51da733b698e7bbedaac4743f457352334401249 (diff)
downloadports-a5da770e67afce95b829c38c5d5330fe69f7822c.tar.gz
ports-a5da770e67afce95b829c38c5d5330fe69f7822c.zip
Notes
Diffstat (limited to 'x11-fonts/sharefonts')
-rw-r--r--x11-fonts/sharefonts/Makefile2
-rw-r--r--x11-fonts/sharefonts/files/pkg-message.in (renamed from x11-fonts/sharefonts/pkg-message)4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile
index 1e4b3f2753b5..19523a8fbc4f 100644
--- a/x11-fonts/sharefonts/Makefile
+++ b/x11-fonts/sharefonts/Makefile
@@ -19,7 +19,7 @@ RESTRICTED= Shareware: cannot be distributed without prior authorization
NO_BUILD= yes
USES= fonts
-FONTSDIR?= ${PREFIX}/lib/X11/fonts/${PORTNAME}
+SUB_FILES= pkg-message
do-install:
@${MKDIR} ${STAGEDIR}${FONTSDIR}
diff --git a/x11-fonts/sharefonts/pkg-message b/x11-fonts/sharefonts/files/pkg-message.in
index 6939c2e43fcf..10f1e083eda0 100644
--- a/x11-fonts/sharefonts/pkg-message
+++ b/x11-fonts/sharefonts/files/pkg-message.in
@@ -1,8 +1,8 @@
============================================================
-You'll have to add /usr/local/lib/X11/fonts/sharefont
+You'll have to add %%FONTSDIR%%
to your X font path by either:
-$ xset fp+ /usr/local/lib/X11/fonts/sharefont
+$ xset fp+ %%FONTSDIR%%
$ xset fp rehash
or by adding it to your X-server configuration file (usually