From 77a20254637cfc875847b4b0221fe6bf5d6fc35b Mon Sep 17 00:00:00 2001 From: lesi Date: Sun, 6 Mar 2005 00:17:48 +0000 Subject: Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. --- x11/xf86ext/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11/xf86ext/Makefile') diff --git a/x11/xf86ext/Makefile b/x11/xf86ext/Makefile index 4f1240a27765..0aeb7c4cfdf8 100644 --- a/x11/xf86ext/Makefile +++ b/x11/xf86ext/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextens CONFLICTS= XFree86-libraries-* xorg-libraries-* PREFIX?= ${X11BASE} -MTREE_FILE= /etc/mtree/BSD.x11-4.dist DIST_SUBDIR= xorg WRKSRC= ${WRKDIR}/xc/include/extensions EXTRACT_AFTER_ARGS= | ${TAR} -xf - xc/include/extensions -- cgit