summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-10-25 01:51:57 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-10-25 01:51:57 +0000
commitf95454794a8b79c02b51cd72d5815ac845d38bd0 (patch)
treea2d6511f787213100c894c9d8e03966d8418eff6 /sysutils
parent- handle PTHREAD_LIBS which is removed in previous commit (diff)
remove redundant whitespace
Notes
Notes: svn path=/head/; revision=120098
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bbsmount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile
index 9b2957d1f6bf..dc97f61ccbc1 100644
--- a/sysutils/bbsmount/Makefile
+++ b/sysutils/bbsmount/Makefile
@@ -23,7 +23,7 @@ USE_GCC= 2.95
PORTDOCS= README BUGS NEWS AUTHORS ChangeLog
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/${CONFIGURE_SCRIPT}
post-install: