aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xproto
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2005-03-06 08:17:48 +0800
committerlesi <lesi@FreeBSD.org>2005-03-06 08:17:48 +0800
commit77a20254637cfc875847b4b0221fe6bf5d6fc35b (patch)
treeff3870e4c4ce0bee07501eb7141fe7adf01d7e61 /x11/xproto
parent9b6c4fb0ea373a256de42f7a640e6953dec17346 (diff)
downloadfreebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.tar.gz
freebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.tar.zst
freebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.zip
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
Diffstat (limited to 'x11/xproto')
-rw-r--r--x11/xproto/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile
index 830af89f5f24..9616df522aed 100644
--- a/x11/xproto/Makefile
+++ b/x11/xproto/Makefile
@@ -17,7 +17,6 @@ CONFLICTS= XFree86-libraries-* xorg-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