1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Label the configuration dialog.

PR:		ports/63097
Submitted by:	Ken Stailey <kstailey@yahoo.com>
This commit is contained in:
Mark Linimon 2004-03-10 06:21:56 +00:00
parent 6c6c8dad6b
commit f47ee00dd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103498

View File

@ -4,7 +4,7 @@ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
fi
/usr/bin/dialog --title "configuration options" --clear \
/usr/bin/dialog --title "Pike configuration options" --clear \
--checklist "\n\
Please select desired options:" -1 -1 11 \
FreeType "TrueType font rendering" OFF \