mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8f97f27620
PR: 18494 Submitted by: maintainer
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
--- Makefile.in.~1~ Mon May 1 10:10:40 2000
|
|
+++ Makefile.in Mon May 1 10:15:10 2000
|
|
@@ -81,7 +81,7 @@
|
|
fontdir=$(datasubdir)/font
|
|
|
|
# fontpath says where to look for dev*/*.
|
|
-fontpath=.:$(fontdir):/usr/lib/font
|
|
+fontpath=.:$(fontdir):/usr/share/groff_font
|
|
|
|
# tmacdir says where to install macros.
|
|
tmacdir=$(datasubdir)/tmac
|