aboutsummaryrefslogtreecommitdiff
path: root/x11/xstroke/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xstroke/Makefile')
-rw-r--r--x11/xstroke/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index 8f4f5554a620..53252c5dce60 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -19,8 +19,8 @@ USE_XORG= xft x11 xext xi xtst
PLIST_FILES= bin/xstroke %%ETCDIR%%/alphabet man/man1/xstroke.1.gz
CFLAGS+= -I.
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/etc/Imakefile