1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- fix path, so slave ports works

This commit is contained in:
Dirk Meyer 2014-03-31 17:50:37 +00:00
parent 86a7a2bc3f
commit 0182dae81c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349782

View File

@ -80,7 +80,7 @@ do-configure:
-e "s=HAVE_ENCRYPTED_PASSWORDS.*=HAVE_ENCRYPTED_PASSWORDS 1=" \
${WRKSRC}/uucp/common_sources/policy.h
.endif
@${CAT} pkg-message > ${WRKDIR}/pkg-message
@${CAT} ${MASTERDIR}/pkg-message > ${WRKDIR}/pkg-message
.if ${PORT_OPTIONS:MPAM}
@${ECHO_MSG} "" >> ${WRKDIR}/pkg-message
@${ECHO_MSG} "Add this lines to your pam.conf:" >> ${WRKDIR}/pkg-message