Now that textproc/docproj works properly, use it instead of the long

list of ports.
This commit is contained in:
Jordan K. Hubbard 1998-12-18 05:13:01 +00:00
parent b5c6d4c555
commit 2f33209270
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41919

View File

@ -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