aboutsummaryrefslogtreecommitdiff
path: root/net/pppoa
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-11 06:18:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-11 06:18:28 +0000
commitebfc6ec6f91d61285bf9e28e5a989509f70cc5fd (patch)
treead37bf6f038329e6035344863bc69117ea1bb29c /net/pppoa
parent187ff3379179f2e4f858097176eca3347209c5b0 (diff)
downloadports-ebfc6ec6f91d61285bf9e28e5a989509f70cc5fd.tar.gz
ports-ebfc6ec6f91d61285bf9e28e5a989509f70cc5fd.zip
Notes
Diffstat (limited to 'net/pppoa')
-rw-r--r--net/pppoa/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile
index df1679035925..dc54b32b4f14 100644
--- a/net/pppoa/Makefile
+++ b/net/pppoa/Makefile
@@ -33,6 +33,10 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700000
+BROKEN= "Does not build on FreeBSD >= 7.0"
+.endif
+
post-extract:
@${TAR} -zxf ${DISTDIR}/${ALCATELDRIVER} -C ${WRKSRC}
@${REINPLACE_CMD} s/-lkse/${PTHREAD_LIBS}/g ${WRKSRC}/configure