summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-05-16 09:29:40 +0000
committermarkm <markm@FreeBSD.org>2002-05-16 09:29:40 +0000
commit5c57da164756b557ed092743d192093252c8eb5f (patch)
treea94461cfa7e07536f78fad4ed02a471f4b98227a /etc/Makefile
parent52d70f2d2fe136c9efcb9c9cb3d968d5867a60fa (diff)
downloadFreeBSD-src-5c57da164756b557ed092743d192093252c8eb5f.zip
FreeBSD-src-5c57da164756b557ed092743d192093252c8eb5f.tar.gz
No need to build perl dirs anymore.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 66ec5d9..e26f4b3 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -183,8 +183,6 @@ distrib-dirs:
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.usr.dist -p ${DESTDIR}/usr
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
- mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \
- -p ${DESTDIR}/usr/libdata/perl/5.6.1/mach
.if !defined(NO_SENDMAIL)
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.sendmail.dist -p ${DESTDIR}/
.endif
OpenPOWER on IntegriCloud