aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-10-25 09:51:57 +0800
committerleeym <leeym@FreeBSD.org>2004-10-25 09:51:57 +0800
commit5f88fc751f63ffa45fe78f69558af5ac7f2378eb (patch)
treeea807f82169c58b3b086d2012ceae82e2b13076e /sysutils
parentc02e5e0cb7d2525b70e4610fc5c1749dd3c47759 (diff)
downloadfreebsd-ports-graphics-5f88fc751f63ffa45fe78f69558af5ac7f2378eb.tar.gz
freebsd-ports-graphics-5f88fc751f63ffa45fe78f69558af5ac7f2378eb.tar.zst
freebsd-ports-graphics-5f88fc751f63ffa45fe78f69558af5ac7f2378eb.zip
remove redundant whitespace
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 9b2957d1f6b..dc97f61ccbc 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: