aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
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-toolkits
parentcf7f87d393187b5b34a1ab4273a2d8f10b7a2da7 (diff)
downloadports-eea2b2f9caa6d436c2633ca665748f04ba17ef2a.tar.gz
ports-eea2b2f9caa6d436c2633ca665748f04ba17ef2a.zip
Use the right MTREE_FILE
Reported by: kris
Notes
Notes: svn path=/head/; revision=107583
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libXaw/Makefile1
-rw-r--r--x11-toolkits/libXmu/Makefile1
-rw-r--r--x11-toolkits/libXt/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile
index 0729e25b1ccb..bcb70a245947 100644
--- a/x11-toolkits/libXaw/Makefile
+++ b/x11-toolkits/libXaw/Makefile
@@ -25,6 +25,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
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
diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile
index 3f229e0f465e..faa6182d303d 100644
--- a/x11-toolkits/libXmu/Makefile
+++ b/x11-toolkits/libXmu/Makefile
@@ -23,6 +23,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
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
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index 51b1f11b5725..53c25a445491 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}