aboutsummaryrefslogtreecommitdiff
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
parent4104726d847d3463e95648dd75acee55c1b07931 (diff)
downloadports-98e7800a463847c9d7dfd98075268f2f52bad74e.tar.gz
ports-98e7800a463847c9d7dfd98075268f2f52bad74e.zip
Notes
-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)