aboutsummaryrefslogtreecommitdiffstats
path: root/net/pppoa
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-11 14:18:28 +0800
committerkris <kris@FreeBSD.org>2005-10-11 14:18:28 +0800
commit3142f24a56e609a7c970094f514072cd978d22fa (patch)
tree3915bfea60c8bc397112b412d8c052156aac990c /net/pppoa
parentd8629eba4a3f1340c83c634df75b48c56cf77ef7 (diff)
downloadfreebsd-ports-gnome-3142f24a56e609a7c970094f514072cd978d22fa.tar.gz
freebsd-ports-gnome-3142f24a56e609a7c970094f514072cd978d22fa.tar.zst
freebsd-ports-gnome-3142f24a56e609a7c970094f514072cd978d22fa.zip
BROKEN on 7.0: Does not build
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