diff options
Diffstat (limited to 'net-mgmt/fprobe/Makefile')
-rw-r--r-- | net-mgmt/fprobe/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index 39680b3a67a4..b8c5dc20f78d 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -19,9 +19,6 @@ PORTDOCS= ChangeLog README OPTIONS_DEFINE= DOCS -post-patch: - ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ChangeLog README |