aboutsummaryrefslogtreecommitdiff
path: root/deskutils/bitnotes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/bitnotes/Makefile')
-rw-r--r--deskutils/bitnotes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/bitnotes/Makefile b/deskutils/bitnotes/Makefile
index 0fc66587aab9..c5ec666d21b2 100644
--- a/deskutils/bitnotes/Makefile
+++ b/deskutils/bitnotes/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
AUTOCONF= autoconf && \
- ${PERL} -pi -e 's|-lpthread|-pthread|g ; \
+ ${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' \
${WRKSRC}/configure