aboutsummaryrefslogtreecommitdiff
path: root/sysutils/system-tools-backends
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-16 19:50:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-16 19:50:40 +0000
commitb9c06afcb34590f80889eef41b1145dbff9a40e4 (patch)
tree88d0da62ab4dd241781ddd84f088625b369dacc2 /sysutils/system-tools-backends
parent6122ee2e10bff14840f11cd9656f289b69213321 (diff)
downloadports-b9c06afcb34590f80889eef41b1145dbff9a40e4.tar.gz
ports-b9c06afcb34590f80889eef41b1145dbff9a40e4.zip
Remove the MTREE hack.
Reported by: lesi
Notes
Notes: svn path=/head/; revision=131419
Diffstat (limited to 'sysutils/system-tools-backends')
-rw-r--r--sysutils/system-tools-backends/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile
index d4133bcff47f..dfd08f2641b6 100644
--- a/sysutils/system-tools-backends/Makefile
+++ b/sysutils/system-tools-backends/Makefile
@@ -26,12 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.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
-
.if ${PERL_LEVEL} <= 500800
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.endif