aboutsummaryrefslogtreecommitdiff
path: root/net/pppoa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-21 10:01:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-21 10:01:25 +0000
commita89a5b605854c5f5a81d2f8fafbdb4591e2697bd (patch)
tree8e1e59c05a5a7eb2ea061faea8414cd67e28ba71 /net/pppoa
parent2e75f08440b2137dc47058c54396441c1f440c40 (diff)
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org>
Notes
Notes: svn path=/head/; revision=204247
Diffstat (limited to 'net/pppoa')
-rw-r--r--net/pppoa/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pppoa/files/patch-ab b/net/pppoa/files/patch-ab
index 60357d00e278..e5b10bc2574e 100644
--- a/net/pppoa/files/patch-ab
+++ b/net/pppoa/files/patch-ab
@@ -5,7 +5,7 @@
;;
- *-freebsd5*)
-+ *-freebsd[567]*)
++ *-freebsd[5678]*)
st_compile="modem_run pppoa2 pppoa3"
THREAD_LIBS="-pthread"
if test "${ac_cv_header_semaphore_h+set}" = set; then