diff options
Diffstat (limited to 'net/samba44/Makefile')
-rw-r--r-- | net/samba44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba44/Makefile b/net/samba44/Makefile index 0b50f31c7b31..d1a041bd5245 100644 --- a/net/samba44/Makefile +++ b/net/samba44/Makefile @@ -439,7 +439,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' \ |