From eea2b2f9caa6d436c2633ca665748f04ba17ef2a Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz <arved@FreeBSD.org> Date: Mon, 19 Apr 2004 12:49:54 +0000 Subject: Use the right MTREE_FILE Reported by: kris --- x11/libXtrans/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/libXtrans') diff --git a/x11/libXtrans/Makefile b/x11/libXtrans/Makefile index aaf12abdf215..21571660577c 100644 --- a/x11/libXtrans/Makefile +++ b/x11/libXtrans/Makefile @@ -16,6 +16,7 @@ COMMENT= Network API translation layer for X applications and 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 -- cgit v1.2.3