summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-18 03:28:02 +0000
committerjb <jb@FreeBSD.org>1998-05-18 03:28:02 +0000
commitdc998b817d58f55ef9b520a9acc6b1e9db058929 (patch)
treeaddc58764fd5bc767cdc554fbe3bf3f9145b24fb /Makefile
parent66c1e653c876ad8f890ff6d279232f408505c678 (diff)
downloadFreeBSD-src-dc998b817d58f55ef9b520a9acc6b1e9db058929.zip
FreeBSD-src-dc998b817d58f55ef9b520a9acc6b1e9db058929.tar.gz
Make perl a build tool since it is required during a make depend.
This should fix the problem people have been having with perl/usub.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9612a3a..e017089 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.177 1998/05/15 17:12:00 bde Exp $
+# $Id: Makefile,v 1.178 1998/05/16 22:20:44 jb Exp $
#
# While porting to the another architecture include the bootstrap instead
# of the normal build.
@@ -708,6 +708,7 @@ build-tools:
gnu/usr.bin/gzip \
gnu/usr.bin/man/makewhatis \
gnu/usr.bin/patch \
+ gnu/usr.bin/perl/perl \
gnu/usr.bin/sort \
gnu/usr.bin/texinfo \
usr.bin/basename \
OpenPOWER on IntegriCloud