aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libbt/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-09-18 10:20:32 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-09-18 10:20:32 +0000
commite5631f7783374aa072131554de76586c225e3039 (patch)
tree3ce63cc5b3ea8cb2cb2d3ee7270cb808e6acac93 /net-p2p/libbt/Makefile
parent2b14b8faa6d9dab4e2fcbb004dbdf7abdf00162f (diff)
Notes
Diffstat (limited to 'net-p2p/libbt/Makefile')
-rw-r--r--net-p2p/libbt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index 2fd16cdab973..890a8cb6427d 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -25,10 +25,6 @@ PORTDOCS= protocol-ext.txt protocol.txt
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700019
-BROKEN= Does not compile on FreeBSD >= 7.0
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|depend||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|\(CFLAGS:=\)|\1\@CFLAGS\@ \@CPPFLAGS\@ |' ${WRKSRC}/src/Makefile.in