diff options
Diffstat (limited to 'net/samba42/Makefile')
-rw-r--r-- | net/samba42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba42/Makefile b/net/samba42/Makefile index 18392f2bc8e6..55971f6cda81 100644 --- a/net/samba42/Makefile +++ b/net/samba42/Makefile @@ -453,7 +453,7 @@ PORTDOCS= README.FreeBSD IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support post-extract: - @${RM} -rf ${WRKSRC}/pidl + @${RM} -r ${WRKSRC}/pidl post-patch: @${REINPLACE_CMD} -e 's|$${PKGCONFIGDIR}|${PKGCONFIGDIR}|g' \ |