diff options
-rw-r--r-- | security/oath-toolkit/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index dbe199d74b4a..ded226a1ee42 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -30,11 +30,6 @@ DOCS= AUTHORS ChangeLog NEWS README PORTDOCS= * -post-patch: - @${REINPLACE_CMD} '/^Makefile.gdoc:/s,$$(top_builddir)/configure,,' \ - ${WRKSRC}/liboath/man/Makefile.in \ - ${WRKSRC}/libpskc/man/Makefile.in - post-install: .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${DOCSDIR}/ |