aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libbt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-03 14:09:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-03 14:09:27 +0000
commita7f076f61ab9ac051ea65caa84420f817e9fd4ec (patch)
tree2b3c86e932fd416c3a2b84275717066711d80fef /net-p2p/libbt
parent217150816663fd727454c8c471edbd63ff4443e0 (diff)
downloadports-a7f076f61ab9ac051ea65caa84420f817e9fd4ec.tar.gz
ports-a7f076f61ab9ac051ea65caa84420f817e9fd4ec.zip
Notes
Diffstat (limited to 'net-p2p/libbt')
-rw-r--r--net-p2p/libbt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index e96c46a3a32d..d3a71047a3fb 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -27,7 +27,7 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
- @${REINPLACE_CMD} -e 's|\(makedepend --\)|\1 \@CPPFLAGS\@|' ${WRKSRC}/src/Makefile.in
+ @${REINPLACE_CMD} -e 's|depend||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|\(CFLAGS:=\)|\1\@CFLAGS\@|' ${WRKSRC}/src/Makefile.in
do-install: