1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Remove DOCS option to prevent dialog being displayed

Requested by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer, via email)
Approved by:	flo, culot (mentors, implicit)
This commit is contained in:
Jase Thew 2012-09-30 01:03:38 +00:00
parent aca60c9782
commit 45adb3744b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305060

View File

@ -29,8 +29,6 @@ MAN1= chicken.1 chicken-bug.1 chicken-install.1 chicken-profile.1 \
.include <bsd.port.options.mk>
OPTIONS_DEFINE= DOCS
.if ${ARCH} != "amd64" && ${ARCH} != "i386" && ${ARCH} != "sparc64"
MAKE_ARGS+= HACKED_APPLY=
.endif