summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-12-18 05:13:01 +0000
committerjkh <jkh@FreeBSD.org>1998-12-18 05:13:01 +0000
commit214c5d6e788bf752bb2b0459c3bf351afa152e38 (patch)
tree7a2b586ccc967aff0206ebdeb0bb3d95d3989595 /release
parent6662c8e53a9bf2d60e01f0aba6d8be62e4747254 (diff)
downloadFreeBSD-src-214c5d6e788bf752bb2b0459c3bf351afa152e38.zip
FreeBSD-src-214c5d6e788bf752bb2b0459c3bf351afa152e38.tar.gz
Now that textproc/docproj works properly, use it instead of the long
list of ports.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/release/Makefile b/release/Makefile
index bc3a264..2dde080 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.434 1998/12/08 00:14:51 jkh Exp $
+# $Id: Makefile,v 1.435 1998/12/09 15:11:11 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -41,9 +41,8 @@ OBJFORMAT?= elf
#NOPORTS= YES
# Comment the following if you want the release documentation to be
# in English only.
-ALLLANG= yes
-DOCPORTS= archivers/unzip textproc/jade textproc/iso8879 \
- textproc/linuxdoc textproc/docbook textproc/sgmlformat
+ALLLANG= yes
+DOCPORTS= textproc/docproj
DIST_DOCS= ABOUT.TXT ERRATA.TXT LAYOUT.TXT README.TXT HARDWARE.TXT \
INSTALL.TXT RELNOTES.TXT TROUBLE.TXT UPGRADE.TXT
OpenPOWER on IntegriCloud