git: c60b0cdd1b1e - main - devel/ptlib: respect JABBER=on BSDVIDEO=off V4L=off

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 19 May 2023 19:30:05 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c60b0cdd1b1e20a44b6af1b32b63ef48e52bea60

commit c60b0cdd1b1e20a44b6af1b32b63ef48e52bea60
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-19 19:17:53 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-19 19:28:54 +0000

    devel/ptlib: respect JABBER=on BSDVIDEO=off V4L=off
    
    Reported by:    portscan
---
 devel/ptlib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile
index 4c77352c6a9a..e53c9ca8c6c6 100644
--- a/devel/ptlib/Makefile
+++ b/devel/ptlib/Makefile
@@ -55,7 +55,7 @@ BSDVIDEO_CONFIGURE_ENABLE=bsdvideo
 BSDVIDEO_VARS=	PTLIB_VIDEO=1
 DEBUG_ALL_TARGET=	debugshared
 JABBER_CONFIGURE_ON=--enable-jabber
-JABBER_VARS=	PLLIB_VIDEO=1
+JABBER_VARS=	PTLIB_VIDEO=1
 LDAP_USES=	ldap
 LDAP_CONFIGURE_ENABLE=openldap
 ODBC_LIB_DEPENDS=	libodbc.so:databases/unixODBC