From 68d9e901b5ec67a27199392752b060e8c3cd2a1e Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 25 Sep 2014 15:47:25 +0000 Subject: Remove hack now that USES=pathfix no longer modifies configure (r369260) --- security/oath-toolkit/Makefile | 5 ----- 1 file changed, 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}/ -- cgit