From 015687d5d881e31b60affbaba144f50de462e085 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 4 Mar 2005 08:01:33 +0000 Subject: Remove the now-redundant MTREE file selection code. This is handled in bsd.port.mk. Requested by: lesi --- x11-fonts/bitstream-vera/Makefile | 6 ------ x11-fonts/fontconfig/Makefile | 6 ------ 2 files changed, 12 deletions(-) (limited to 'x11-fonts') 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 -.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' \ -- cgit v1.2.3