aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-07-26 13:01:38 +0800
committerasami <asami@FreeBSD.org>2000-07-26 13:01:38 +0800
commit68bd735cf0f779722c3f7d0b1b334d00664603f9 (patch)
treedeb56d36781ce02916b5eb538616a2042f793982 /Mk
parentde126723558115f34d83d07a18a9fecc42442158 (diff)
downloadfreebsd-ports-gnome-68bd735cf0f779722c3f7d0b1b334d00664603f9.tar.gz
freebsd-ports-gnome-68bd735cf0f779722c3f7d0b1b334d00664603f9.tar.zst
freebsd-ports-gnome-68bd735cf0f779722c3f7d0b1b334d00664603f9.zip
Revert mtree change for now.
Requested by: marcel, ache
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index a266482320a4..4d525f3abb34 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -911,11 +911,7 @@ MTREE_FILE= /etc/mtree/BSD.local.dist
.endif
.endif
MTREE_CMD?= /usr/sbin/mtree
-.if ${OSVERSION} >= 500010
-MTREE_ARGS?= -U -f ${MTREE_FILE} -L -d -e -p
-.else
MTREE_ARGS?= -U -f ${MTREE_FILE} -d -e -p
-.endif
# A few aliases for *-install targets
INSTALL_PROGRAM= \