summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-11-11 09:08:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-11-11 09:08:07 +0000
commit98e7800a463847c9d7dfd98075268f2f52bad74e (patch)
tree10f72cf97056e6c9a71d06e9db5b1cc9de74a6f5 /security/pinentry
parentUpdate to 1.3.2 (diff)
Remove orphan after INFO_PATH move
Notes
Notes: svn path=/head/; revision=484670
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 28030cf8d7ab..8c0e72f21305 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -139,7 +139,7 @@ CONFIGURE_ARGS+=--disable-pinentry-tty
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/pinentry \
- ${STAGEDIR}${PREFIX}/info/pinentry.info
+ ${STAGEDIR}${PREFIX}/share/info/pinentry.info
.endif # !defined(PINENTRY_GUI)