1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Record the selected OPTIONS from the port build into the resulting

+CONTENTS file.

PR:		ports/170469
Submitted by:	bdrewery@
Tested by:	exp-run on pointyhat
This commit is contained in:
Beat Gaetzi 2012-08-21 17:29:11 +00:00
parent 72fed13d29
commit 2e3297bade
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302880

View File

@ -5692,6 +5692,7 @@ generate-plist:
.endif
.endif
.endif
@cd ${.CURDIR} && { ${MAKE} pretty-print-config | fold -sw 120 | ${SED} -e 's/^/@comment OPTIONS:/'; } >> ${TMPPLIST}
.endif
${TMPPLIST}: