aboutsummaryrefslogtreecommitdiffstats
path: root/net/freebsd-uucp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/freebsd-uucp/Makefile')
-rw-r--r--net/freebsd-uucp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile
index 8b91079241ec..a70afb3bb4cf 100644
--- a/net/freebsd-uucp/Makefile
+++ b/net/freebsd-uucp/Makefile
@@ -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