summaryrefslogtreecommitdiff
path: root/x11/libX11
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-03-06 00:17:48 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-03-06 00:17:48 +0000
commit62e90b299c14303c31d31e39e6ac6f5742862910 (patch)
tree43208ec5ca2563e0d3eeef3203a5b555ab67a2be /x11/libX11
parentUpdate to 2005.03.05. (diff)
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
Notes
Notes: svn path=/head/; revision=130436
Diffstat (limited to 'x11/libX11')
-rw-r--r--x11/libX11/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 24043d6e7005..e1bf1841430a 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -25,7 +25,6 @@ CONFLICTS= XFree86-libraries-* xorg-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
-MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes