mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix some problems reported by people:
- Makefile: [1] Typo in FONT[100,75]DPI... sigh. How did I miss this one? This is probably the main reason people are seeing "don't know how to make /usr/X11R6/bin/ucs2any.pl" when building the font ports, but I'm not certain. - distinfo: [2] Remove -- no longer needed. Submitted by: [1] Geoffrey C. Speicher <geoff@speicher.org> [2] David Johnson <david@usermode.org>
This commit is contained in:
parent
40902e2b31
commit
3d564f3a1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56271
@ -27,8 +27,8 @@ MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
NO_BUILD= yes
|
||||
LATEST_LINK= XFree86-4
|
||||
FONT100DPI= ${X11BASE}/lib/X11/fonts/100dpi/UBTI__10-ISO8859-1.pcf.gz
|
||||
FONT75DPI= ${X11BASE}/lib/X11/fonts/75dpi/UBTI__10-ISO8859-1.pcf.gz
|
||||
FONT100DPI= ${X11BASE}/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz
|
||||
FONT75DPI= ${X11BASE}/lib/X11/fonts/75dpi/UTBI__10-ISO8859-1.pcf.gz
|
||||
FONTDEFAULT= ${X11BASE}/lib/X11/fonts/misc/cursor.pcf.gz
|
||||
FONTSCALE= ${X11BASE}/lib/X11/fonts/PEX/Roman.phont
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
MD5 (xc/X410src-1.tgz) = 2d4709f7106a1d65c175be445a3d3c32
|
||||
MD5 (xc/X410src-2.tgz) = beaffed1cbdb700e5fed6a5490a7f222
|
||||
MD5 (xc/mga-133_143-source.tgz) = 849bf57f23f1684fea970459f919d1f2
|
||||
MD5 (xc/Wraphelp.c) = IGNORE
|
Loading…
Reference in New Issue
Block a user