remove redundant whitespace

This commit is contained in:
Yen-Ming Lee 2004-10-25 01:51:57 +00:00
parent df1a0cce06
commit f95454794a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120098

View File

@ -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: