diff options
Diffstat (limited to 'deskutils/mrproject/Makefile')
-rw-r--r-- | deskutils/mrproject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/mrproject/Makefile b/deskutils/mrproject/Makefile index 361fff7a291d..084931e3c09b 100644 --- a/deskutils/mrproject/Makefile +++ b/deskutils/mrproject/Makefile @@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes MAN1= mrproject.1 run-mrproject.1 mrproject-engine.1 -pre-patch: +post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure |