aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-18 18:07:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-18 18:07:21 +0000
commit722b1e9e3c446008b1ff2629a521f360182a2be4 (patch)
tree4daf2847b39eb8fa9f98664b585679268465c1cf /x11
parent8055e4c663e7808792329b019bac8996421b4b84 (diff)
downloadports-722b1e9e3c446008b1ff2629a521f360182a2be4.tar.gz
ports-722b1e9e3c446008b1ff2629a521f360182a2be4.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index 467d6e4a7fa0..43dca7f5761c 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -42,6 +42,7 @@ XINSTALL_MAN_DIRS= programs
.for pf in patch-bdftruncate.pl patch-ucs2any.pl \
patch-programs::fonttosfnt::read.c \
+ patch-programs::fonttosfnt::util.c \
patch-programs::Imakefile
EXTRA_PATCHES+= ${FILESDIR}/${pf}
.endfor