aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-cli
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-10-22 19:27:59 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-10-22 19:27:59 +0000
commit2536132a5f4f76a6041cc992ff7cd44fd8c8213e (patch)
tree80d3ec7d01028490916d73d48ccedcf7a93f7eec /net-p2p/transmission-cli
parentdd13b234ca6e6c99322cbd59f297607dff8074bf (diff)
downloadports-2536132a5f4f76a6041cc992ff7cd44fd8c8213e.tar.gz
ports-2536132a5f4f76a6041cc992ff7cd44fd8c8213e.zip
Notes
Diffstat (limited to 'net-p2p/transmission-cli')
-rw-r--r--net-p2p/transmission-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index 1820fa3852dd..bf06bec3e44a 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -47,7 +47,7 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|cc|${CC}|g ; \
- s|-g |${CFLAGS} ${CPPFLAGS} ${PTHREAD_CFLAGS}|g ; \
+ s|-g |${CFLAGS} ${CPPFLAGS} ${PTHREAD_CFLAGS} |g ; \
s|-pthread|${PTHREAD_LIBS}|g ; \
s|$$LINKLIBS ;|${LDFLAGS} $$LINKLIBS ;|g' \
${WRKSRC}/configure