summaryrefslogtreecommitdiff
path: root/x11/libX11
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-04-19 12:49:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-04-19 12:49:54 +0000
commiteea2b2f9caa6d436c2633ca665748f04ba17ef2a (patch)
tree455a4dad4c4d679b55fdc350aa8eb800ebd7438c /x11/libX11
parentWhitespace cleanup (layout + missing tab). (diff)
Use the right MTREE_FILE
Reported by: kris
Notes
Notes: svn path=/head/; revision=107583
Diffstat (limited to 'x11/libX11')
-rw-r--r--x11/libX11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index aedf40590481..a2de01498a16 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -25,6 +25,7 @@ CONFLICTS= XFree86-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