summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-09 14:20:22 +0000
committerjkh <jkh@FreeBSD.org>1998-09-09 14:20:22 +0000
commit5a4955a0bc68b8521ea22ed98005aedbe92dae39 (patch)
treecc08ddbcac2e9dad248d2cbab106e0ff068ea1e2 /release
parent02d12b26cbcc864742890fef9b617df3364c2991 (diff)
downloadFreeBSD-src-5a4955a0bc68b8521ea22ed98005aedbe92dae39.zip
FreeBSD-src-5a4955a0bc68b8521ea22ed98005aedbe92dae39.tar.gz
Remove perl5 from list of ports to build now that it's in the base system.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 04ed354..f015de6 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.378 1998/09/05 07:43:13 jkh Exp $
+# $Id: Makefile,v 1.379 1998/09/07 23:55:22 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -41,7 +41,7 @@ OBJFORMAT?= elf
# Comment the following if you want the release documentation to be
# in English only.
ALLLANG= yes
-DOCPORTS= archivers/unzip lang/perl5 textproc/jade textproc/iso8879 \
+DOCPORTS= archivers/unzip textproc/jade textproc/iso8879 \
textproc/linuxdoc textproc/docbook textproc/sgmlformat
# Things which without too much trouble can be considered variables
OpenPOWER on IntegriCloud