diff options
Diffstat (limited to 'security/qident/Makefile')
-rw-r--r-- | security/qident/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile index 4e4449526508..b43f2d60c2a8 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -28,6 +28,8 @@ MANCOMPSUFFIX= .gz MANCOMPSUFFIX= .endif +PLIST_FILES= bin/qident + post-patch: @${REINPLACE_CMD} -e 's/getopt[.]h/unistd.h/g' ${WRKSRC}/* |