aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-06-11 08:27:40 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-06-11 08:27:40 +0000
commit2a64980a8d1275ef36f9336c04f2a2f1dafe3489 (patch)
tree1db8a73daa6a265575118237b21da345514947e6 /net
parent5bb67f4cb627101daaf932a429d93f59ec1a07a0 (diff)
downloadports-2a64980a8d1275ef36f9336c04f2a2f1dafe3489.tar.gz
ports-2a64980a8d1275ef36f9336c04f2a2f1dafe3489.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/pppoa/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile
index b31e700dcb61..e4b6ee1e9762 100644
--- a/net/pppoa/Makefile
+++ b/net/pppoa/Makefile
@@ -32,6 +32,10 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800064
+BROKEN= does not build
+.endif
+
post-extract:
@${TAR} -zxf ${DISTDIR}/${ALCATELDRIVER} -C ${WRKSRC}
@${REINPLACE_CMD} s/-lkse/${PTHREAD_LIBS}/g ${WRKSRC}/configure