aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-30 08:40:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-30 12:46:40 +0000
commit8fed94d36f1244f198fd218ffbc85c7196789954 (patch)
treeed7c0cae795db87746b4789250c64adfe5ec7e39
parent283899759e016c4c2d5a89b6931168fc00bd977d (diff)
downloadports-8fed94d36f1244f198fd218ffbc85c7196789954.tar.gz
ports-8fed94d36f1244f198fd218ffbc85c7196789954.zip
net/pjsip: accept x86_64-portbld-freebsdX
-rw-r--r--net/pjsip/files/patch-aconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pjsip/files/patch-aconfigure b/net/pjsip/files/patch-aconfigure
index 936484fa4516..752802198ef3 100644
--- a/net/pjsip/files/patch-aconfigure
+++ b/net/pjsip/files/patch-aconfigure
@@ -14,7 +14,7 @@
ac_webrtc_cflags="-msse2"
;;
- *win32* | *w32* | *darwin* | *linux*)
-+ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd*)
++ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd* | *x86_64*freebsd*)
case $target in
armv7l*gnueabihf)
ac_webrtc_instset=neon