summaryrefslogtreecommitdiff
path: root/math/graphthing
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 07:37:15 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 07:37:15 +0000
commitf7fc243237d967aba76bb0b8a954cf952eca0693 (patch)
tree3417a6e6d1d00e03135a08921179dc70e19d3610 /math/graphthing
parentUpdate to 6.05. (diff)
math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed. approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382199
Diffstat (limited to 'math/graphthing')
-rw-r--r--math/graphthing/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 41e1add1d7b6..f46ae8107b2f 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -22,9 +22,7 @@ GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
PLIST_FILES= bin/graphthing bin/gt
-
-CPPFLAGS+= ${PTHREAD_CFLAGS}
-LDFLAGS+= ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread
post-patch:
@${REINPLACE_CMD} -e \