aboutsummaryrefslogtreecommitdiff
path: root/devel/pth/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /devel/pth/Makefile
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r--devel/pth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index dbb1f3c0b15d..f3ab961ea53d 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -32,7 +32,7 @@ MAN3= pth.3 pthread.3
post-patch:
${REINPLACE_CMD} -e \
"s,-funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math,${CFLAGS}," \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure
post-build:
@${ECHO_MSG} "===> Use 'make test' to run a quick test suite."