diff options
Diffstat (limited to 'security/nofgpg/Makefile')
-rw-r--r-- | security/nofgpg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index 57ee9e679c7c..6c60a315397b 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -22,7 +22,8 @@ USE_REINPLACE= yes USE_PYTHON= yes NO_BUILD= yes -MAN1= nofgpg.1 +MAN1= nofgpg.1 +PLIST_FILES= bin/nofgpg post-patch: @${REINPLACE_CMD} -e "s,/usr/share,${X11BASE}/share/gnome,g" ${WRKSRC}/nofgpg |