diff options
-rw-r--r-- | devel/ptlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |