summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-04 08:01:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-04 08:01:33 +0000
commit015687d5d881e31b60affbaba144f50de462e085 (patch)
tree395c952eb4232f297f0e81e5b8b5e5504b928bd9 /x11-fonts
parentadd impact 0.5.3 (diff)
Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk. Requested by: lesi
Notes
Notes: svn path=/head/; revision=130329
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/bitstream-vera/Makefile6
-rw-r--r--x11-fonts/fontconfig/Makefile6
2 files changed, 0 insertions, 12 deletions
diff --git a/x11-fonts/bitstream-vera/Makefile b/x11-fonts/bitstream-vera/Makefile
index 350e81de4e48..98890ad29fe7 100644
--- a/x11-fonts/bitstream-vera/Makefile
+++ b/x11-fonts/bitstream-vera/Makefile
@@ -38,12 +38,6 @@ FONTSDIR?= ${PREFIX}/lib/X11/fonts/${FONTNAME}
.include <bsd.port.pre.mk>
-.if ${X_WINDOW_SYSTEM:L} == xfree86-3
-MTREE_FILE= /etc/mtree/BSD.x11.dist
-.else
-MTREE_FILE= /etc/mtree/BSD.x11-4.dist
-.endif
-
.SILENT:
post-patch:
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index abc180768836..fd345d06554e 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -169,12 +169,6 @@ PATCHFILES+= fontconfig-2.2.3-default_config-20041114.patch \
PATCH_DIST_STRIP+= -p1:CJK_charmaps
.endif
-.if ${X_WINDOW_SYSTEM:L} == xfree86-3
-MTREE_FILE= /etc/mtree/BSD.x11.dist
-.else
-MTREE_FILE= /etc/mtree/BSD.x11-4.dist
-.endif
-
.if defined(NOPORTDOCS)
post-patch:
@${REINPLACE_CMD} -Ee 's,(install-data-am: )install-data-local,\1,g' \