From 4ae2a84aba6f2908db4e5f7fa461bf0211520caf Mon Sep 17 00:00:00 2001 From: arved Date: Mon, 19 Apr 2004 12:49:54 +0000 Subject: Use the right MTREE_FILE Reported by: kris --- x11/libXdamage/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/libXdamage') diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index 1aa2c98d9fce..a84c8994d624 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -22,6 +22,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 -- cgit