summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index c0aec37774de..0e77130e5ad7 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -70,7 +70,7 @@ post-patch:
PLIST= ${WRKDIR}/PLIST
do-configure:
- @${CP} ${PKGDIR}/PLIST ${PLIST}
+ @${CP} ${PKGDIR}/pkg-plist ${PLIST}
@${ECHO} "@cwd /usr" >> ${PLIST}
@${ECHO} "lib/pam_ssh.so" >> ${PLIST}
.endif