1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106147

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 \