Add scr2txt to the required list of doc ports for "make release". I

think this list of the bare minimal ports required should maybe be
moved to textproc/docproj/Makefile, so that when we add a new
dependency there, we can just add it to a required or optional list,
rather than add it there and forget about it here. ;)

Noticed by:	jhay
Forgotten by:	nik
This commit is contained in:
Murray Stokely 2002-10-29 15:13:28 +00:00
parent 71fe318b85
commit 8471b60389

View file

@ -35,6 +35,7 @@ MINIMALDOCPORTS= \
ports/graphics/peps \
ports/graphics/png \
ports/graphics/scr2png \
ports/graphics/scr2txt \
ports/graphics/tiff \
ports/print/freetype2 \
ports/print/ghostscript-gnu \