aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-03-04 16:01:33 +0800
committermarcus <marcus@FreeBSD.org>2005-03-04 16:01:33 +0800
commitd77bafc377e1c30942d226c0bdf0206efcb12806 (patch)
treedddab1eee55691e13f4099c39d85140a44576976 /x11-fonts/fontconfig
parentfd355c3f7dfb3f7cc6cbf83407b9fb465e7f4a62 (diff)
downloadfreebsd-ports-gnome-d77bafc377e1c30942d226c0bdf0206efcb12806.tar.gz
freebsd-ports-gnome-d77bafc377e1c30942d226c0bdf0206efcb12806.tar.zst
freebsd-ports-gnome-d77bafc377e1c30942d226c0bdf0206efcb12806.zip
Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk. Requested by: lesi
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile6
1 files changed, 0 insertions, 6 deletions
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' \